Igor Demin
e4b593f5ca
Update README.md
3 years ago
Nikolay Igotti
4af260d36a
Move to 1.1.0 ( #1882 )
...
Co-authored-by: Roman Sedaikin <roman.sedaikin@jetbrains.com>
Co-authored-by: Igor Demin <igordmn@gmail.com>
3 years ago
Arkadii Ivanov
265de0fc28
TodoApp. Updated Decompose to 0.5.1 and MVIKotlin to 3.0.0-beta01. ( #1896 )
3 years ago
Oleksandr Karpovich
1ab63ed995
fix Style composable and CSSRulesHolderState ( #1889 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Shagen Ogandzhanian
cd7691a53f
Simplify inner CSS API, remove css fun completely (was experimental, will be redesigned)
3 years ago
Igor Demin
1f80772f67
Update README.md
3 years ago
Igor Demin
c36c7a1a3f
Update README.md
3 years ago
Igor Demin
97aa39de00
Update README.md
3 years ago
Nikolay Igotti
2bde986c15
Move tutorial checker
3 years ago
Igor Demin
249f150b7b
Update README.md
3 years ago
Igor Demin
c10aa97f09
Update README.md
3 years ago
Ryan Mitchener
e40ef3d304
Added KeyEventType check for keyboard events tutorial ( #1877 )
...
Added KeyEventType check for keyboard events tutorial in response to https://github.com/JetBrains/compose-jb/issues/1871
3 years ago
alexander-gorshenev
a47dcad16b
A third party license for NotoSans ttf fonts ( #1870 )
3 years ago
Igor Demin
57ec512f70
Update build_and_run_from_cli_example.sh
3 years ago
Roman Sedaikin
2afe439a81
Updated tutorial of [Swing Integration]. ( #1844 )
...
* Updated tutorial of Swing interop.
Co-authored-by: akurasov <86794754+akurasov@users.noreply.github.com>
3 years ago
alexander-gorshenev
10ddb9a638
Embeded a couple of ttf used by desktop tests and samples ( #1868 )
3 years ago
Shagen Ogandzhanian
6f89804467
[web][tests] always use nextChild when you start with root.children[0], remove redundant braces
3 years ago
Alexander Gorshenev
d9a9b85e8e
Advanced frameworks/support to the current jb-main
3 years ago
Nikolay Igotti
53b83b022c
Move MPP samples to 1.2.0-alpha01-dev620
3 years ago
Oleksandr Karpovich
a636ff9b06
move compose
3 years ago
Oleksandr Karpovich
5b496eb191
web: update TagElement with tagName: String ( #1827 )
...
* web: update TagElement with tagName: String
Enable changing the tagName value. This will delete the initial html element and create a new one with a new tagName.
Cache ElementBuilder instances.
* add comments
* update PR according to discussion
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
akurasov
4fb2659583
switching to the latest compose with skiko 0.7.9
3 years ago
Alexey Tsvetkov
1e71abb3c0
Support org.jetbrains.kotlin.js plugin ( #1851 )
...
Resolves #1821
3 years ago
Oleksandr Karpovich
4fb11bc52f
remove a condition (based on .jbWebExistsMarker file) for js tests tasks ( #1848 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Nikolay Igotti
ad2f889b11
Reset timebomb
3 years ago
Louis CAD
c59aef56a9
Fix wrong word used: transient -> transitive ( #1839 )
3 years ago
Oleksandr Karpovich
bccf783976
web: make canvasAttributeTest independent of attributes order
3 years ago
Shreck Ye
7a9776cc43
web: make `applyAttrs` in the second overloaded `TagElement` nullable to be consistent with the first one ( #1814 )
3 years ago
Philip Wedemann
a528838712
Web: Add Canvas element ( #1823 )
...
Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>
3 years ago
Alexander Gorshenev
83773dc5b8
Moved to jb-main corresponding to jb-main-rebase-2022-Feb-09
3 years ago
Alexander Gorshenev
e693dd7b87
Updated to gradle 7.4
3 years ago
Oleksandr Karpovich
f7d71a034b
web: add a test `keyChangesTheOrderButKeepsSameInstances`
3 years ago
Alexey Tsvetkov
144738fa36
Switch Intellij plugin to blue community icon ( #1825 )
3 years ago
Alexey Tsvetkov
9350aee589
Mark Intellij plugin compatible with 2022.1 ( #1824 )
3 years ago
Thomas Vos
f568117a79
Fix provisioning profile documentation ( #1820 )
3 years ago
Shagen Ogandzhanian
44e0dbe7bf
Remove redundant dependencies in widgets
3 years ago
Shagen Ogandzhanian
2cb9ec0846
Remove separate setup for nodejs in widgets
...
This is supposed to be set up only in root project
3 years ago
akurasov
d6e6cf5e0c
Documentation for #1016
3 years ago
Oleksandr Karpovich
21cda3f3c6
web: make ComposeDomNode inline ( #1808 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Alexey Tsvetkov
94866fc7c4
Fix Intellij plugin build
3 years ago
Thomas Vos
aa08279104
Fix TestFlight builds ( #1812 )
3 years ago
Alexey Tsvetkov
9331c66301
Improve reporting of preview errors ( #1807 )
...
Resolves #1686
3 years ago
Shagen Ogandzhanian
edac50ae39
Introduce HTMLElement.computedStyle: CSSStyleDeclaration helper function ( #1815 )
3 years ago
Igor Demin
8f911afd30
Update README.md
3 years ago
Thomas Vos
ec2a7e8677
Fix could not find application image error on macOS ( #1811 )
3 years ago
Shagen Ogandzhanian
98dbfe93cb
Update selenium chrome driver to 98.0.4758.48
3 years ago
Aleksandr Veselov
d822283c4b
Add docs about desktop a11y ( #1775 )
3 years ago
Thomas Vos
03d98ae908
Fix jnilib files not signed ( #1799 )
3 years ago
Thomas Vos
e818953c0b
Fix fromFiles argument not lazy ( #1797 )
3 years ago
Thomas Vos
f895874f51
Fix `packagePkg` task ( #1798 )
3 years ago