Insality
|
d7dd4a86b8
|
Update docs
|
2023-08-05 19:32:47 +03:00 |
|
Insality
|
37fff52aa5
|
Fix HTML5 button
|
2023-08-05 19:27:51 +03:00 |
|
Insality
|
628723386e
|
Update Rich text style params
|
2023-08-05 19:01:06 +03:00 |
|
Insality
|
556e1a9bae
|
Small optimization && refactoring
|
2023-07-15 15:56:06 +03:00 |
|
Insality
|
337090e74c
|
Update docs, little optimizations, inline style anims
|
2023-07-15 12:35:05 +03:00 |
|
Insality
|
38c117b9d8
|
Inline helper.is_enabled, remove unused code, documentation fixes, remove formats and druid_input files, add more tests
|
2023-07-15 11:53:07 +03:00 |
|
Insality
|
32d184ca81
|
Update Docs & Example
|
2023-07-13 21:39:02 +03:00 |
|
Insality
|
5ecd67d8ef
|
Update docs
|
2023-07-13 21:32:04 +03:00 |
|
Insality
|
23ac068f51
|
Update docs
|
2023-07-11 22:23:48 +03:00 |
|
Insality
|
6ed48772a3
|
Update docs
|
2023-07-11 21:46:56 +03:00 |
|
Insality
|
bdacd4a440
|
Update docs
|
2023-07-11 21:29:12 +03:00 |
|
Insality
|
894b62b888
|
Update docs
|
2023-07-09 22:56:44 +03:00 |
|
Insality
|
eca76b12d1
|
Update docs
|
2023-07-09 21:47:14 +03:00 |
|
Insality
|
15cf72df27
|
Update docs
|
2023-07-09 11:11:30 +03:00 |
|
Insality
|
4896f38e09
|
Update readme and docs
|
2023-07-08 09:59:35 +03:00 |
|
Insality
|
d0062c2a78
|
Update changelog
|
2023-07-05 23:14:27 +03:00 |
|
Insality
|
fb5508b083
|
Update docs
|
2023-06-10 19:18:12 +03:00 |
|
Insality
|
7bf479e6c0
|
Update Helper docs
|
2023-06-08 00:06:05 +03:00 |
|
Insality
|
65974e0b30
|
Update docs
|
2023-06-07 23:30:37 +03:00 |
|
Insality
|
b22808f585
|
Remove debug log messages, update docs
|
2023-06-07 01:41:47 +03:00 |
|
Insality
|
e14f68bc90
|
Move swipe to extended, update docs
|
2023-06-07 00:41:05 +03:00 |
|
Insality
|
99fc4ccc31
|
Start update docs
|
2023-06-06 23:01:46 +03:00 |
|
Insality
|
76ab3811fa
|
Update rich text texts example
|
2023-05-31 23:51:57 +03:00 |
|
Insality
|
b628212c58
|
Update examples
|
2023-05-31 21:54:55 +03:00 |
|
Insality
|
a01eae3d89
|
Solve #156 Input field now show keyboard in html5 mobile
|
2023-05-03 01:13:16 +03:00 |
|
Insality
|
7b40af9a33
|
Solve #219 Add utf8 native library support
|
2023-05-03 01:05:31 +03:00 |
|
Insality
|
7aa2da11f6
|
Update docs, wrong links
|
2023-05-03 00:51:56 +03:00 |
|
Insality
|
c815b6b240
|
Update rich text examples
|
2023-05-02 21:08:37 +03:00 |
|
Insality
|
a1d138522e
|
Update rich text example
|
2023-02-08 21:54:32 +02:00 |
|
Insality
|
5e92cf5ffc
|
Rich Text example progress
|
2023-02-08 21:01:37 +02:00 |
|
Insality
|
547b10d097
|
Update rich text for last version
|
2023-02-07 19:37:05 +02:00 |
|
Insality
|
6ea5ed0b97
|
Merge branch 'develop' into rich_text
|
2023-02-07 19:09:38 +02:00 |
|
Insality
|
96d1b8c068
|
Typo fix
|
2023-02-07 19:04:39 +02:00 |
|
Insality
|
cfaeff1516
|
Fix tests
|
2023-02-07 18:58:24 +02:00 |
|
Insality
|
bd9b4ad58f
|
Merge branch 'develop' into tests
|
2023-02-07 18:45:35 +02:00 |
|
Insality
|
2196cc3e17
|
Add text_metrics args on change text scale text event
|
2022-12-03 17:53:57 +02:00 |
|
Insality
|
0368260d16
|
Schedule late_init if component have on_input
|
2022-12-03 17:43:08 +02:00 |
|
Insality
|
5accec45c3
|
Solve #216 Button also can be pressed via multitouch action_id (not still simultaneously but can capture the event)
|
2022-12-03 16:41:28 +02:00 |
|
Insality
|
a983d5e72a
|
Solve #126 Update input bindings according to Defold defaults
|
2022-12-03 16:40:15 +02:00 |
|
Insality
|
8fb41ea8e9
|
Solve #214 Fix hover on_input return value. Add hover example. Add hover_instance to hover callback
|
2022-12-03 16:26:28 +02:00 |
|
Insality
|
d93823ae6a
|
Solve #215 Better late init interest support
|
2022-12-03 16:16:55 +02:00 |
|
Insality
|
4f7dbf49d3
|
Progress #210 Add set_max_gui_upscale for layout component
|
2022-12-03 16:15:48 +02:00 |
|
Insality
|
dad54d8de3
|
Update #199 rename IS_CONSUME_INPUT_WHILE_SELECTED to NO_CONSUME_INPUT_WHILE_SELECTED. Change default value
|
2022-12-01 21:05:14 +02:00 |
|
Insality
|
7f5be3ffb0
|
Solve #217 Fix error font argument, remove deprecated gui.get_text_metrics
|
2022-12-01 21:02:31 +02:00 |
|
Insality
|
5d3625e2a8
|
Solve #199 Add input consume flag while input is selected. With false value it's allow to interact with other input components while input is selected (current input will be unselected if this case)
|
2022-11-12 12:50:19 +02:00 |
|
Insality
|
ec15ac053a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-11-09 20:21:42 +02:00 |
|
Insality
|
337a43ae08
|
Solve #213 remove late init for progress bar
|
2022-11-09 20:21:06 +02:00 |
|
Insality
|
fadd0c4c4b
|
Fix progress late init
|
2022-11-09 17:40:45 +02:00 |
|
Insality
|
66abd3bd31
|
Update rich text with Druid component and content adjust into root size
|
2022-11-04 20:09:46 +02:00 |
|
Insality
|
fae7e4afa4
|
Initial commit with rich text
|
2022-11-04 20:09:13 +02:00 |
|