Commit Graph

  • 9230f9545c Change annotations grid -> static_grid Insality 2020-09-20 23:49:42 +03:00
  • cded2b153c Remove const.grid_type Insality 2020-09-20 23:11:09 +03:00
  • d410192669 Add helper.deprecated function. Renamed grid to static_grid Insality 2020-09-20 23:09:11 +03:00
  • 02e238348b Copy grid from infinity scroll tests Insality 2020-09-20 23:03:59 +03:00
  • 1b9901edd9 Merge branch 'develop' into feature/77-grid-update Insality 2020-09-20 23:03:33 +03:00
  • 2d2790f760 Add more infinity scroll example Insality 2020-09-16 01:23:11 +03:00
  • f027d4ac96 Add grid node anchor correct for calculate borders Insality 2020-09-16 00:47:24 +03:00
  • 7a6e8bbef3 Add example of infinity scroll Insality 2020-09-16 00:34:38 +03:00
  • f0a9d5818f Add infinity list component Insality 2020-09-16 00:34:00 +03:00
  • 04c39f1ce2 Add on layout change initial support Insality 2020-09-08 23:40:05 +03:00
  • bce68d9c35 Merge branch 'develop' 0.4.4 Insality 2020-07-19 13:11:15 +03:00
  • 40b2837608 Add changelog Insality 2020-07-19 13:10:54 +03:00
  • f182439f2a #76 add params for lang text string.format Insality 2020-07-18 22:16:24 +03:00
  • a561892fb6 #80 fix hover function call set_enabled Insality 2020-07-18 21:47:15 +03:00
  • 3ba51f3e9d #79 fix remove in on_input, add grid page example Insality 2020-07-18 21:42:51 +03:00
  • 32c3316a53 Add get_pos and get_index methods Insality 2020-07-12 12:39:15 +03:00
  • a92e4e6ae0 Add grid update position function Insality 2020-07-12 12:30:13 +03:00
  • 69dd2ce9e3 Add my editor scripts for gui Insality 2020-06-18 01:58:42 +03:00
  • 5f873c2305 Merge branch 'develop' 0.4.3 Insality 2020-06-14 20:15:07 +03:00
  • 80ad0dc3b5 Increase Druid version Insality 2020-06-14 20:14:49 +03:00
  • 29137614ab Update docs Insality 2020-06-14 20:14:05 +03:00
  • 844f0dc356 #71 fix blocker input events Insality 2020-06-14 20:09:23 +03:00
  • 409657c12b #72 fix return in on_input functions Insality 2020-06-14 13:34:30 +03:00
  • e8b1809321 #74 typo fix strech -> stretch Insality 2020-06-14 13:26:22 +03:00
  • 2ef288402e Typo fix in custom component Insality 2020-06-14 13:23:21 +03:00
  • bf81bdfae0 Add custom component template Insality 2020-06-14 13:23:01 +03:00
  • a2f8926cb0 Fix typo Insality 2020-05-24 23:23:38 +03:00
  • e621edd654 Fix nodes component type check Insality 2020-05-24 23:19:49 +03:00
  • 474b97469e #69 Fix annotations in button component Insality 2020-05-24 22:56:53 +03:00
  • d3a56f717e #62 Add release_input_focus on druid:final if auto_input enabled Insality 2020-05-24 22:53:40 +03:00
  • f4f04a17df #65 Add hover set_enabled function, disabled button do not provide hover events Insality 2020-05-24 22:48:46 +03:00
  • 5035dcbb18 Merge branch 'develop' 0.4.2 Insality 2020-05-19 23:54:39 +03:00
  • 8231e30310 #64 Fix default mouse_hover state Insality 2020-05-19 23:54:15 +03:00
  • 1c1659a1ea Merge branch 'develop' 0.4.1 Insality 2020-05-16 16:55:06 +03:00
  • 2db45b27e2 #61 fix button anim node Insality 2020-05-16 16:54:48 +03:00
  • bcb7ae04b3 Update LICENSE Insality 2020-05-09 16:34:52 +03:00
  • 6253a4daea Update changelog Insality 2020-05-09 16:30:08 +03:00
  • af6e52369d Merge branch 'develop' 0.4.0 Insality 2020-05-09 16:10:39 +03:00
  • 0fa90c7723 Update live example Insality 2020-05-09 16:09:37 +03:00
  • db2ae32a19 Updated documentation to 0.4.0 Insality 2020-05-09 16:07:38 +03:00
  • 194fe6794f Update changelog Insality 2020-05-09 14:59:50 +03:00
  • 3fae050b9d
    Merge pull request #60 from Insality/feature/54-styles-refactoring Maxim Tuprikov 2020-05-09 13:37:20 +03:00
  • 7ed7e8e798 Update style annotations Insality 2020-05-09 13:35:30 +03:00
  • 928a212527 Add on_style_change to every component Insality 2020-05-09 12:45:09 +03:00
  • b1b06f9a17
    Merge pull request #59 from Insality/feature/41-remove-instances Maxim Tuprikov 2020-05-08 00:13:25 +03:00
  • 92f95f77d1 #41 Add recursive component removing on druid:remove Insality 2020-05-08 00:12:48 +03:00
  • bb565432f3 #58 fix get druid instance by name Insality 2020-05-07 23:48:37 +03:00
  • b9ebedbcf9 #56 Grid now don't delete nodes on grid:clear. Now only reset the nodes array Insality 2020-05-07 23:29:34 +03:00
  • 94e882577b #53 Add init all interests arrays, fix final on empty druid instance Insality 2020-05-07 23:16:37 +03:00
  • 0cc848b53f #49 add on_mouse_hover to hover component Insality 2020-05-04 01:12:25 +03:00
  • 75a1369997
    Merge pull request #57 from Insality/feature/52-scroll-refactor Maxim Tuprikov 2020-05-04 00:59:27 +03:00
  • dad7cd91b6 Add annotation to new_drag function Insality 2020-05-04 00:58:38 +03:00
  • 9195201b9c Update ldoc Insality 2020-05-04 00:52:06 +03:00
  • 10c4ee2151 Update documentation Insality 2020-05-04 00:51:44 +03:00
  • 1e568c2fa6 Update documentation, refactoring Insality 2020-05-04 00:16:08 +03:00
  • 0c1bf63e13 Scroll module refactoring Insality 2020-05-03 20:56:37 +03:00
  • facfe39269 Scroll polishing Insality 2020-05-03 20:46:01 +03:00
  • 99781f333d Scroll progress. Previous API returing in process Insality 2020-05-03 19:36:28 +03:00
  • baf731958f Renamed example page files Insality 2020-05-03 17:16:58 +03:00
  • 7d3429f252 Scroll refactoring progress Insality 2020-04-28 23:22:00 +03:00
  • f77fa8e8a8 Add multitouch for scroll correct scrolling with several fingers Insality 2020-04-28 19:06:29 +03:00
  • 05425fb76c Scroll refactoring process Insality 2020-04-28 18:13:43 +03:00
  • 6f8190f1a6 #51 Get default grid anchor from node Insality 2020-04-21 00:32:44 +03:00
  • e18d150523 Typo docs fix Insality 2020-04-18 19:04:34 +03:00
  • fd6b06c7c5 Merge branch 'develop' 0.3.0 Insality 2020-04-18 18:38:53 +03:00
  • eeabd85b5b Increase version Insality 2020-04-18 18:38:34 +03:00
  • 8f3aca3b96 Merge branch 'develop' Insality 2020-04-18 18:37:49 +03:00
  • e0f8e435fa Update live example Insality 2020-04-18 18:37:15 +03:00
  • cb5c035a3d
    Merge pull request #46 from Insality/feature/15-input-component Maxim Tuprikov 2020-04-18 14:42:23 +03:00
  • dd2627c4d2 Update ldoc Insality 2020-04-18 14:39:27 +03:00
  • 668ecff090 Update documentation Insality 2020-04-18 14:39:12 +03:00
  • 866e8727fc Correct events and changelog Insality 2020-04-18 14:17:25 +03:00
  • 67038b5c77 Add increase/reset input priority. Input field now increase self prioirty Insality 2020-04-18 13:44:23 +03:00
  • 97509ca30b Add marked_text support. Add input example page Insality 2020-04-18 12:10:00 +03:00
  • 36d7bcee5a Update docs and changelogs Insality 2020-04-18 02:31:52 +03:00
  • 56795363f8 Add esc button to unselect input field Insality 2020-04-18 02:08:56 +03:00
  • 6d84f06c32 Add on_input_wrong, add allowerd_characters, add simple wrong animation Insality 2020-04-18 02:01:45 +03:00
  • f02c68242a Add list of druid instances, add global events: on_window_callback, on_layout_change and on_language_change Insality 2020-04-18 01:41:28 +03:00
  • b9b67c55d6 Renamed interests Insality 2020-04-18 01:40:38 +03:00
  • 49e915d78b Clear input field on long tap. Unselect on focus lost Insality 2020-04-18 01:39:09 +03:00
  • be26478c21 Input implementation progress Insality 2020-04-18 00:45:18 +03:00
  • 08e93c7423 Start implementation of input component Insality 2020-04-17 23:27:18 +03:00
  • 1e213a5f30 Add text:get_text_width function Insality 2020-04-17 23:26:59 +03:00
  • e06337fdee Changed back on back and backspace. Update backhandler Insality 2020-04-17 23:26:39 +03:00
  • b1ccdf9110 Add key events for input component Insality 2020-04-17 23:26:17 +03:00
  • 6ce2c8f85b Add button click_outside event Insality 2020-04-17 23:25:56 +03:00
  • 4d8cc6d3a4
    Merge pull request #45 from Insality/feature/42-druid-swipe-component Maxim Tuprikov 2020-04-17 20:18:24 +03:00
  • 8f2faa7156 Correct swipe fields Insality 2020-04-17 20:17:33 +03:00
  • 48aa2b3d71 Update ldoc Insality 2020-04-17 20:14:06 +03:00
  • fbfd18547a Update swipe docs Insality 2020-04-17 20:13:49 +03:00
  • 3339b00071 Add simple swipe component Insality 2020-04-17 20:04:45 +03:00
  • 14a70964c8 Add two more Druid logo Insality 2020-04-14 20:50:32 +03:00
  • 5688707b62 Merge branch 'develop' 0.2.0 Insality 2020-04-13 19:39:57 +03:00
  • 133e07704b Increase druid version Insality 2020-04-13 19:39:44 +03:00
  • f9a46c167f Remove alpha_todo file Insality 2020-04-13 19:38:53 +03:00
  • cd2315bb0a Merge branch 'develop' Insality 2020-04-13 19:37:51 +03:00
  • 7b381f1708 Update example app Insality 2020-04-13 19:37:32 +03:00
  • 2cfc6e477e Update docs Insality 2020-04-13 19:36:32 +03:00
  • 0539746519 Scale up button in default style (instead of scale down). Faster animation Insality 2020-04-13 19:35:32 +03:00
  • 8815ca8896 Add simple slider example page Insality 2020-04-13 19:32:13 +03:00