Commit Graph

  • 67ecca4448 Fix slider args typo Insality 2020-10-12 01:44:25 +03:00
  • 22f947859a Add update docs scripts, updated docs Insality 2020-10-12 00:45:42 +03:00
  • cebba9a1a3 Update documentation Insality 2020-10-12 00:30:03 +03:00
  • 50d0293097 Merge pull request #95 from Insality/75-emmylua-annotations Maxim Tuprikov 2020-10-12 00:28:17 +03:00
  • 56d42d6949 Update annotations: dynamic_grid, input, lang_text, progress, radio_roup, slider, timer Insality 2020-10-12 00:18:37 +03:00
  • bea8e3b329 Update annotations: swipe, text, checkbox, checkbox_group, druid_instance Insality 2020-10-12 00:03:58 +03:00
  • 248b9c30f9 Update annotations: scroll, static_grid, events, druid_instance Insality 2020-10-11 23:53:30 +03:00
  • 082aa454c6 Update annotations: scroll, hover and drag Insality 2020-10-11 23:40:16 +03:00
  • 99a5c87560 Add initial druid emmylua annotations Insality 2020-10-11 23:25:58 +03:00
  • 5ff6b69dd4 Update annotations: back_handler and blocker Insality 2020-10-11 23:25:23 +03:00
  • 62cca31b28 Update BaseComponent annotations Insality 2020-10-11 23:18:53 +03:00
  • fbef0cbe54 Add button correct annotations Insality 2020-10-11 22:47:05 +03:00
  • 3933d53c07 Update README Insality 2020-10-04 00:28:40 +03:00
  • 9ab9e7b21a Merge branch 'develop' 0.5.0 Insality 2020-09-29 23:49:38 +03:00
  • 88dbdf4511 Update example app Insality 2020-09-29 23:48:58 +03:00
  • 29c22d5d45 Increment Druid version Insality 2020-09-29 23:46:56 +03:00
  • d2aff432f0 Update ldoc Insality 2020-09-29 23:46:32 +03:00
  • 3e7baa896b Update changelog Insality 2020-09-29 23:40:15 +03:00
  • 5002ac1a20 Update README.md Insality 2020-09-29 23:28:26 +03:00
  • f1aa5e91a1 #83 update documentation Insality 2020-09-29 23:26:27 +03:00
  • 327bc48086 Merge pull request #94 from Insality/feature/93-name-refactor Maxim Tuprikov 2020-09-29 23:10:21 +03:00
  • 0d07deb23a Renamed class functions Insality 2020-09-29 23:09:37 +03:00
  • b9f8fc95f5 Merge pull request #90 from Insality/feature/77-grid-update Maxim Tuprikov 2020-09-28 22:25:40 +03:00
  • 0b56a18578 Add more annotations Insality 2020-09-28 22:22:46 +03:00
  • e00ab4f0a1 Update grid example Insality 2020-09-28 22:11:09 +03:00
  • 67b43ca800 Fix new lines in markdown Insality 2020-09-28 22:01:55 +03:00
  • e97b0d22c8 Add dynamic_grid and lang_text to the extended components Insality 2020-09-28 21:58:52 +03:00
  • 59aed96d33 Update README and components documentation Insality 2020-09-28 21:56:46 +03:00
  • 453c8327c8 Update FAQ Insality 2020-09-28 21:40:09 +03:00
  • a36ba5ab1c Add more available pivots for dynamic grid Insality 2020-09-28 02:58:43 +03:00
  • af61d4561a Update changelogs Insality 2020-09-28 02:52:38 +03:00
  • 0e96c582c9 Better grid example hints Insality 2020-09-28 02:33:47 +03:00
  • 1c292f44b7 Remove grid and scroll from main page in example Insality 2020-09-28 02:24:20 +03:00
  • c4589857db Remove set_offset grid functions Insality 2020-09-28 02:23:10 +03:00
  • 246574c86b Update grid and scroll documentation Insality 2020-09-28 02:21:44 +03:00
  • 0b1051b5b2 Add scroll:bind_grid function Insality 2020-09-28 01:56:43 +03:00
  • c0bd3e599b Add correct static grid node spawn Insality 2020-09-28 01:42:49 +03:00
  • 40af3f6181 Remove scroll offset Insality 2020-09-28 01:36:14 +03:00
  • caeb3bbf2f Add offset to grid components to center nodes Insality 2020-09-28 01:35:44 +03:00
  • a6963f1055 Refactor dynamic_gri remove Insality 2020-09-27 23:19:35 +03:00
  • 954e4c0d6e Remove scroll node color (debug mode) Insality 2020-09-27 22:33:37 +03:00
  • ea0e7366d0 Refactor dynamic grid add Insality 2020-09-27 22:33:26 +03:00
  • f6b7aba87f Start implement correct add/remove for dynamic grid with node shifts Insality 2020-09-27 22:14:19 +03:00
  • 5db669218d Add dynamic grid horizontal example. Add control buttons for gris Insality 2020-09-27 22:13:34 +03:00
  • 19139ca0ef Add dirty add_scroll_offset to scroll component Insality 2020-09-27 22:13:15 +03:00
  • 5c4497330c Add vertical dynamic grid to example Insality 2020-09-27 18:59:54 +03:00
  • f25a8acd95 Remove side from dynamic_grid, move it to node pivot Insality 2020-09-24 09:32:39 +03:00
  • d0385a3c03 FIx dynamic grid sides Insality 2020-09-24 09:23:45 +03:00
  • 4e476d7e67 Merge branch 'develop' into feature/77-grid-update Insality 2020-09-23 23:15:37 +03:00
  • b5779f5984 Merge pull request #89 from Insality/feature/88-input-disabling Maxim Tuprikov 2020-09-23 01:54:16 +03:00
  • b7eb7a6782 Update changelog Insality 2020-09-23 01:52:58 +03:00
  • c8bf57ecd3 Move several component functions to private scope Insality 2020-09-23 01:51:10 +03:00
  • 3c32a5f75e Add set_input_state for component to enable/disable input Insality 2020-09-23 01:29:16 +03:00
  • 71b393b2c2 Add children list to the component Insality 2020-09-23 01:28:54 +03:00
  • 54a1eda738 Refactor Component to class notation Insality 2020-09-23 01:22:27 +03:00
  • ba12a9868a Add __tostring to component class Insality 2020-09-23 01:21:44 +03:00
  • 28087da814 Update grid changelogs Insality 2020-09-22 08:31:16 +03:00
  • fab60a3783 Add FAQ documentation stub Insality 2020-09-22 08:20:36 +03:00
  • 034abda460 Refactor scroll component (renamed functions) Insality 2020-09-22 00:30:41 +03:00
  • 7b1feee341 Add scroll:set_horizontal/vertical_scroll functions Insality 2020-09-22 00:25:14 +03:00
  • 47562de78a Add scroll to grid examples Insality 2020-09-22 00:13:59 +03:00
  • 63186823e9 Merge branch 'develop' into feature/77-grid-update Insality 2020-09-22 00:13:44 +03:00
  • e9720d1676 Merge pull request #87 from Insality/feature/85-extended-components Maxim Tuprikov 2020-09-21 23:30:39 +03:00
  • 23e2846a60 Move components to extended. Make stubs for ready to make it requirable Insality 2020-09-21 23:28:20 +03:00
  • f8731b2640 Add initial progress on dynamic grid Insality 2020-09-21 23:00:51 +03:00
  • 6ce14a7a1c Add dynamic grid component stub Insality 2020-09-21 01:47:00 +03:00
  • 15a94173d2 Refactor StaticGrid component. Change component:get_nodes -> component:get_component_nodes Insality 2020-09-21 01:25:26 +03:00
  • 442ea090d3 Add grid:get_nodes function Insality 2020-09-21 01:12:31 +03:00
  • 94099e0a3e Add annotations to static grid Insality 2020-09-21 01:05:37 +03:00
  • fbcb620a8a Fix get_index by pos grid function Insality 2020-09-21 01:01:00 +03:00
  • 07c57d5cc6 Add border offset fixes Insality 2020-09-21 00:47:08 +03:00
  • ace1fc6cb1 Add node shift at add/remove for static grid Insality 2020-09-21 00:37:44 +03:00
  • cf87c89cff Update grid usage at grid example page Insality 2020-09-21 00:00:00 +03:00
  • 0dc9f32b7a Add druid:new instead of druid:create Insality 2020-09-20 23:51:22 +03:00
  • 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