Christophe de Vienne
|
00e896a1a6
|
Add checkbox widget (closes #6)
|
2022-07-18 13:21:16 +02:00 |
|
Christophe de Vienne
|
0d42b95bdf
|
Add Radio Button Widget (see #7)
|
2022-07-02 15:49:39 +02:00 |
|
Lukas Turcani
|
61e39d98eb
|
Add custom element support
|
2021-12-20 19:38:31 +01:00 |
|
Christophe de Vienne
|
789b73b518
|
explorer: fix loading null settings from localStorage
|
2021-06-14 16:40:06 +02:00 |
|
Christophe de Vienne
|
de2eba1cb3
|
explorer: relativeUrlPath in now in the flags
|
2021-06-14 16:08:54 +02:00 |
|
Christophe de Vienne
|
8eacde7e29
|
explorer: save the dark mode current setting in localstorage
|
2021-06-14 16:08:22 +02:00 |
|
Lucas Payr
|
7f42209990
|
Made code more maintainerable
|
2021-06-10 05:32:33 +02:00 |
|
Lucas Payr
|
66df2aa7a5
|
changed relative path
|
2021-06-09 16:14:56 +02:00 |
|
Lucas Payr
|
011e6d2f1b
|
Made Explorer new Website
|
2021-06-09 15:47:20 +02:00 |
|
Lucas Payr
|
e8b8990519
|
Clean Up before merge
|
2021-06-09 15:38:38 +02:00 |
|
Lucas Payr
|
5982c7b81e
|
Added Dialog Page
|
2021-06-08 16:23:38 +02:00 |
|
Lucas Payr
|
1564af7e66
|
Add Icon Page
|
2021-06-08 14:11:54 +02:00 |
|
Lucas Payr
|
576b2e3d64
|
Add Layout Page
|
2021-06-08 13:33:40 +02:00 |
|
Lucas Payr
|
c0b9e5e221
|
Added Modal Page
|
2021-06-08 08:46:08 +02:00 |
|
Lucas Payr
|
ee6046f6b1
|
Added ProgressIndicator Page
|
2021-06-06 21:45:50 +02:00 |
|
Lucas Payr
|
9fceb36811
|
add MultiSelect Page
|
2021-06-06 15:33:01 +02:00 |
|
Lucas Payr
|
b4916a0072
|
Renamed Sheet to Item
|
2021-06-06 14:34:38 +02:00 |
|
Lucas Payr
|
e2ac8ff6d7
|
Added Sheet Page
|
2021-06-06 14:29:56 +02:00 |
|
Lucas Payr
|
098e985d30
|
removed unused code
|
2021-06-06 06:37:49 +02:00 |
|
Lucas Payr
|
07eae1e43f
|
Added TextInput, SortTable and Snackbar Pages
|
2021-06-05 17:45:51 +02:00 |
|
Lucas Payr
|
9a9126daa8
|
small tweaks
|
2021-06-04 12:43:43 +02:00 |
|
Lucas Payr
|
0aa00cada2
|
Add ToggleRow and WrappedRow #69
|
2021-06-04 11:11:33 +02:00 |
|
Lucas Payr
|
bb6d183d07
|
Added Tab Page
|
2021-06-04 09:45:00 +02:00 |
|
Lucas Payr
|
ff31b4f117
|
Add Switch Page
|
2021-06-04 09:32:59 +02:00 |
|
Lucas Payr
|
1ac6a0ac2e
|
Added Select Page
|
2021-06-04 08:47:59 +02:00 |
|
Lucas Payr
|
4d40ecbe5d
|
Added passwordInput Page #57
|
2021-06-04 02:43:28 +02:00 |
|
Lucas Payr
|
56947e6e26
|
removing draft pages
|
2021-06-04 01:05:42 +02:00 |
|
Lucas Payr
|
6d08cbc8ce
|
Documenting and fixing things up
|
2021-06-04 01:01:36 +02:00 |
|
Lucas Payr
|
cfe6167dcf
|
More improvements on the grays #63
|
2021-06-03 22:38:14 +02:00 |
|
Lucas Payr
|
de826acea4
|
Styled to headers in Tiles
|
2021-06-03 18:32:19 +02:00 |
|
Lucas Payr
|
6a362df38d
|
Added PasswordInput Page
|
2021-06-03 16:08:01 +02:00 |
|
Lucas Payr
|
70f2c024f1
|
close expanded items automatically.
|
2021-06-03 13:07:15 +02:00 |
|
Lucas Payr
|
852820cb39
|
Added Material to Explorer-sidebar #61 #57
|
2021-06-03 12:51:18 +02:00 |
|
Christophe de Vienne
|
36560580e8
|
explorer: use widgets for story views
|
2021-06-01 17:18:52 +02:00 |
|
Christophe de Vienne
|
0b637b2cf4
|
explorer: more Button examples
|
2021-06-01 16:22:17 +02:00 |
|
Christophe de Vienne
|
96f0b48ee8
|
explorer: add 'dark' mode
It is kind of hackish but will do the trick until we do a more serious theming
or get dark mode support in upstream UiExplorer
|
2021-06-01 16:22:17 +02:00 |
|
Christophe de Vienne
|
79ff27bb41
|
explorer: embed insurello/elm-ui-explorer as 'UIExplorer'
|
2021-06-01 16:22:17 +02:00 |
|
Christophe de Vienne
|
168d2df830
|
explorer: refactor the tooling
|
2021-06-01 16:22:17 +02:00 |
|
Christophe de Vienne
|
c24a664d1a
|
explorer: add a dynamic source code view
|
2021-06-01 16:22:17 +02:00 |
|
Christophe de Vienne
|
59b3e43bb0
|
explorer: better blocs layout
|
2021-06-01 16:22:17 +02:00 |
|
Christophe de Vienne
|
8c96747329
|
explorer: better stories
Improved the Story module to support arbitrary inputs and various input widgets
|
2021-06-01 16:22:17 +02:00 |
|
Christophe de Vienne
|
260429be75
|
Added a UIExplorer POC
|
2021-06-01 16:22:17 +02:00 |
|