Commit Graph

42 Commits

Author SHA1 Message Date
Arman 7d06b7c225 feat: extend inputswitch with on:change, implemented it #discussion_r909418996 2022-06-30 11:30:01 +02:00
Arman cce91dfae8 fix: order #discussion_r909391209 2022-06-29 12:45:53 +02:00
Arman 5f86348ea2 feat: show/hide btn for password inputs 2022-06-24 17:55:20 +02:00
Arman c58220aeeb feat: separated form & form list for flexibility 2022-06-21 14:42:07 +02:00
Arman c94a1a5374 feat: add optional autofill to input email & pw 2022-06-15 12:39:57 +02:00
Arman 58f96601ef fix: update concel icon 2022-06-14 14:24:50 +02:00
Arman e61290cf05 feat: create text area component 2022-06-09 12:25:36 +02:00
Arman 0e5331fa3b fix: remove tertiary button 2022-06-07 14:27:30 +02:00
Arman 1228faef43 fix: update btn to new class name 2022-06-06 17:59:00 +02:00
Arman b44589aa9c feat: option to open links in another tab 2022-06-03 15:17:39 +02:00
Arman 5a114298e0 fix: icon span is not shown when not defined 2022-06-01 10:43:36 +02:00
Arman f6a2e92e7d TODO: add option to add aria-label to buttons that are only icons 2022-05-31 17:44:53 +02:00
Arman a507de3b34 feat: created helper component 2022-05-31 15:54:13 +02:00
Arman d93db21afe fix: now pw input doesn't break when value is null 2022-05-31 11:15:24 +02:00
Arman b85f2643ca feat+test: add is-text to button component & test 2022-05-30 15:33:38 +02:00
Torsten Dittmann afc2378df5 fix tables 2022-05-20 17:06:20 +02:00
Arman f4de02ce1b feat: added icon to search input 2022-05-17 12:48:01 +02:00
Torsten Dittmann 4997d2c0de Merge pull request #4 from appwrite/tests
Tests branch merge
2022-05-13 18:44:10 +02:00
Arman f58b40b2bc fix: added id to input select elem 2022-04-29 11:40:53 +02:00
Arman 368815ba95 fixed problems pull/3#pullrequestreview-951018491 2022-04-26 09:22:31 +02:00
Arman facc384b3e Merge branch 'main' of github.com:appwrite/appwrite-console-poc into arman_educational 2022-04-22 12:36:19 +02:00
Torsten Dittmann 30090a7528 feat: remove vitebook 2022-04-22 12:26:35 +02:00
Arman 8305c3742c added option to disable meter in inputText 2022-04-13 11:00:15 +02:00
Arman bd4b0683b0 added option to disable autocomplete in inputText 2022-04-13 10:59:30 +02:00
Arman d1368ddd91 fix valueChange not getting called & typescript 2022-04-11 12:18:12 +02:00
Arman b6248d7bd9 better name for change function 2022-04-11 12:03:56 +02:00
Arman e631891048 inputSeach now updates on clear 2022-04-11 11:58:18 +02:00
Torsten Dittmann a35faf7095 update prettier 2022-03-26 19:56:55 +03:00
Torsten Dittmann ca140f7818 add some more fixes 2022-03-26 00:23:14 +03:00
Torsten Dittmann c98ac6bc1d add checkbo and rudimentary api key detail page 2022-03-20 20:29:51 +01:00
Torsten Dittmann 31ae2109c9 fix: tests 2022-03-20 19:57:10 +01:00
Torsten Dittmann 933a8fe1b3 feat: add more features 2022-03-16 16:35:12 +01:00
Torsten Dittmann 202bc50b60 fix input tags tabbing 2022-03-14 17:08:51 +01:00
Torsten Dittmann 26f63c3353 rudimentary document support 2022-03-14 09:58:48 +01:00
Torsten Dittmann a4fad8019c fix: update some stuff 2022-03-11 00:46:58 +01:00
Torsten Dittmann f215ec311f sync 2022-03-10 19:15:04 +01:00
Torsten Dittmann 4f663b21db fix: debounce search 2022-03-10 13:28:14 +01:00
Torsten Dittmann 7eb84a0da6 sync 2022-03-09 18:53:07 +01:00
Torsten Dittmann e998663c32 story: add button and input tags 2022-03-08 15:31:35 +01:00
Torsten Dittmann 5c6c1bec64 feat: implement @appwrite/ui 2022-03-08 14:50:09 +01:00
Torsten Dittmann f19ce7a2f9 feat: add vitebook 2022-03-08 00:24:37 +01:00
Torsten Dittmann aa27664c34 feat: split components into elements 2022-02-10 23:48:13 +01:00