Commit Graph

178 Commits

Author SHA1 Message Date
Christophe de Vienne
8eacde7e29 explorer: save the dark mode current setting in localstorage 2021-06-14 16:08:22 +02:00
Lucas Payr
bfc6df731a Added comments 2021-06-10 07:45:03 +02:00
Lucas Payr
76c604a7c4 3.1.0 - Added PasswordInput 2021-06-10 07:42:28 +02:00
Lucas Payr
7f42209990 Made code more maintainerable 2021-06-10 05:32:33 +02:00
Orasund
c3144c1d1c
Merge pull request #75 from orus-io/pr-template
update the pull_request_template with the new explorer
2021-06-10 05:06:38 +02:00
Christophe de Vienne
f2cf2d9252 update the pull_request_template with the new explorer 2021-06-09 18:03:13 +02:00
Lucas Payr
6b7b8bddc0 Removed Example (replace with Explorer) 2021-06-09 16:18:14 +02:00
Lucas Payr
66df2aa7a5 changed relative path 2021-06-09 16:14:56 +02:00
Lucas Payr
53f0e69f11 set pathSegmentsToKeep to 1 2021-06-09 15:51:38 +02:00
Orasund
7ff7365809
Merge pull request #74 from Orasund/unstable
Update Website to Explorer
2021-06-09 15:48:46 +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
Orasund
9f27c296a8
Merge pull request #73 from Orasund/unstable
Add Additional Pages
2021-06-08 14:13:39 +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
Orasund
a19191735a
Merge pull request #72 from Orasund/unstable
Added Item Page
2021-06-06 14:35:35 +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
Orasund
53a1e248d6
Merge pull request #71 from Orasund/unstable
Added TextInput, SortTable and Snackbar Pages
2021-06-05 17:47:11 +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
8a8631d876 Fixed visual bug with chips #70 2021-06-04 12:09:34 +02:00
Lucas Payr
e220b5b184 Merge branch 'unstable' 2021-06-04 11:12:32 +02:00
Lucas Payr
0aa00cada2 Add ToggleRow and WrappedRow #69 2021-06-04 11:11:33 +02:00
Orasund
029fd2efd8
Merge pull request #65 from Orasund/unstable
Added additional Pages to Explorer
2021-06-04 09:45:37 +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
Orasund
f92c7e2d51
Merge pull request #62 from Orasund/unstable
Streamline Pages in Explorer
2021-06-04 01:06:10 +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
cb10b08dec Added Gray #63 2021-06-03 20:38:32 +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
Orasund
ff0b02b656
Merge pull request #59 from orus-io/ui-explorer
Added sketch of UIExplorer POC
2021-06-02 10:47:59 +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