Commit Graph

85 Commits

Author SHA1 Message Date
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
0aa00cada2 Add ToggleRow and WrappedRow #69 2021-06-04 11:11:33 +02:00
Lucas Payr
4d40ecbe5d Added passwordInput Page #57 2021-06-04 02:43:28 +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
852820cb39 Added Material to Explorer-sidebar #61 #57 2021-06-03 12:51:18 +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
65baadddd5 Moved hotfix into Material.List 2021-03-18 13:06:25 +01:00
Lucas Payr
4774b70482 Hotfix for #52 2021-03-18 12:24:12 +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
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
Lucas Payr
b970dd7768 Added insetIem and fullBleedItem 2021-02-03 13:35:06 +01:00
Lucas Payr
99c5e0459f Added Sheet and more 2021-02-02 22:22:10 +01:00
Lucas Payr
777d29cf9f Added Tests 2021-01-26 22:12:35 +01:00
Lucas Payr
1933b81b59 moved Widget.Style.Material to Widget.Material 2021-01-26 14:26:32 +01:00
Lucas Payr
d0a4d01995 fixed iconButton. 2021-01-26 14:06:01 +01:00
Lucas Payr
cea936f7ee added MulitLineItem 2021-01-25 19:24:41 +01:00
Lucas Payr
50083cf8e7 adjusted switch size 2021-01-25 15:56:15 +01:00
Lucas Payr
2390c2810c finished lists #10 2021-01-25 14:07:10 +01:00
Lucas Payr
6c1bada865 moved icons into Material.Icon 2021-01-25 07:54:23 +01:00
Lucas Payr
686f89fafe Added ExpansionItem. Removed ExpansionPanel. 2021-01-25 07:47:31 +01:00
Lucas Payr
0ee3258458 Moved Widget.Style into Widget 2021-01-24 09:41:55 +01:00
Lucas Payr
0f62ce0c91 refactoring 2021-01-23 22:17:09 +01:00
Lucas Payr
58d8aef643 Added title items 2021-01-23 20:38:15 +01:00
Lucas Payr
27dfc71667 implemented Item widget 2021-01-23 09:07:59 +01:00
Lucas Payr
abb7ec3a7f reworked Lists 2021-01-22 15:05:25 +01:00
Lucas Payr
4ef62708a6 Added Icon Widget 2021-01-21 16:59:22 +01:00
Lucas Payr
15872d5093 started work on Icons 2021-01-21 14:45:56 +01:00
Lucas Payr
79402ce9eb renamed container to element 2021-01-21 06:59:35 +01:00
Lucas Payr
ef6519a839 also resolved #2 2021-01-21 00:06:42 +01:00
Lucas Payr
da1907142d . 2021-01-21 00:02:46 +01:00
Lucas Payr
86f5b39bc6 reworked Style Widgets 2021-01-21 00:02:28 +01:00
Lucas Payr
5dd61965b3 applied Elm-format 2021-01-20 19:02:46 +01:00
Lucas Payr
643a68595f Added Switch Widget #5 2021-01-20 16:24:06 +01:00
Lucas Payr
5037472eca updated Website 2021-01-11 13:01:55 +01:00
Lucas Payr
a1aa5e7136 applyng elm-analyse 2021-01-11 12:48:53 +01:00
Lucas Payr
04e23a0e26 Version 2.2.0 - Added Material.Color, Material.Typography 2020-12-16 21:35:07 +01:00
Lucas Payr
bd96c7cf3f Applying Elm-Analyse 2020-08-13 19:16:57 +02:00
chris
d0178f37f6 Refactor ProgressIndicatorStyle record from icon to containerFunction 2020-08-12 11:06:59 -07:00
chris
b1d75d259b refactor ProgressIndicator from singleton record to Maybe Float 2020-08-12 11:06:59 -07:00
chris
103df0bf4e Express progress as Float between 0 and 1 instead of Int between 0 and 100 2020-08-12 11:06:59 -07:00
chris
37fdefa3d2 Documentation for Progress Indicator widget 2020-08-12 11:06:59 -07:00