Commit Graph

157 Commits

Author SHA1 Message Date
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
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
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
Orasund
aa2b74dde2
Merge pull request #56 from orus-io/passwordinput
Add a passwordInput widget
2021-06-01 08:45:15 +02:00
Christophe de Vienne
1505746d7c Add a passwordInput widget 2021-06-01 08:36:33 +02:00
Lucas Payr
4b8f5bc523 fullBleedHeader now with no backgorund color 2021-03-18 15:00:16 +01:00
Lucas Payr
275b806b5b 3.0.2 Reworked HOTFIX 2021-03-18 13:07:41 +01:00
Lucas Payr
65baadddd5 Moved hotfix into Material.List 2021-03-18 13:06:25 +01:00
Lucas Payr
a8e3f77dbb 3.0.1 - Hotfix for Issue #52 2021-03-18 12:44:40 +01:00
Lucas Payr
cd9ed1ac47 Tackled #51. Might be fixed now 2021-03-18 12:41:34 +01:00
Lucas Payr
4774b70482 Hotfix for #52 2021-03-18 12:24:12 +01:00
Lucas Payr
68396a3717 update Website 2021-02-05 21:07:11 +01:00
Unknown
f6a4928ee5 3.0.0 - Refactored Style Types 2021-02-05 20:49:17 +01:00
Lucas Payr
7195cdd5c1 Ready for merge 2021-02-05 20:40:06 +01:00
Lucas Payr
ddd3b89f7b elm-analyse 2021-02-05 16:59:34 +01:00
Lucas Payr
4a3314c72a added BottomSheet 2021-02-05 13:51:19 +01:00
Lucas Payr
21f07bdfac Removed reusableView elements from layout 2021-02-05 11:55:49 +01:00
Lucas Payr
b17c63cfc5 updated pull request template 2021-02-05 09:03:34 +01:00
Lucas Payr
5e3847cdda Added Layout Example 2021-02-04 21:48:25 +01:00
Lucas Payr
7898a85bb2 Add AppBar Widget 2021-02-03 19:44:23 +01:00
Lucas Payr
e5f120a18a Split Layouts into multiple widgets 2021-02-03 15:42:17 +01:00