Commit Graph

156 Commits

Author SHA1 Message Date
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
608e0f7b95 2.3.0 - Added Switch Widget 2021-01-20 22:57:40 +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
2bc1d31d09 2.2.1 - updated Website 2021-01-11 13:04:16 +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
5f893b1d53 removed elm-heroicons dependency from example 2020-11-08 09:50:45 +01:00
Lucas Payr
c3d832290e fix illformed elm.json in example folder 2020-09-24 12:09:55 +02:00
Orasund
28203b7e74
Merge pull request #24 from Orasund/patch
2.1.1 - Remove elm-heroicons from dependencies
2020-09-20 20:59:59 +02:00
Lucas Payr
9c6ce170e3 removing heroicons dependency 2020-09-20 20:44:59 +02:00
Lucas Payr
8f624b5e2b Add Semantic UI Theme (#21) 2020-08-19 12:28:48 +02:00
Lucas Payr
8010f56150 Add Semnatic UI 2020-08-19 10:11:56 +02:00
Lucas Payr
2796837243 Startet working on Semantic UI 2020-08-14 10:30:15 +02:00
Lucas Payr
6866b50165 2.1.0 - Adding ProgressIndicator 2020-08-13 19:27:10 +02:00
Lucas Payr
6dbe10ab25 Merge branch 'minor' 2020-08-13 19:21:21 +02:00
Lucas Payr
bd96c7cf3f Applying Elm-Analyse 2020-08-13 19:16:57 +02:00
Orasund
1dfb6057db
Merge pull request #13 from c-mart/issue-11-progress-indicators
Add Progress Indicators
2020-08-13 06:18:45 +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
chris
d7ed0dc423 ran elm-format against my changes 2020-08-12 11:06:59 -07:00
chris
bb71703f15 Minor tweaks after reviewing diff 2020-08-12 11:06:59 -07:00
chris
c410b918d5 Another WIP commit refining progress indicator 2020-08-12 11:04:44 -07:00
chris
c3d9f70680 WIP commit adding Progress Indicator 2020-08-12 11:04:44 -07:00
Orasund
2b981845d5 Update pull_request_template.md 2020-08-12 11:02:35 -07:00
Orasund
78ff3f3a66
Update pull_request_template.md 2020-08-12 06:53:02 +02:00
Lucas Payr
ab4114f682 Made widget types match functions (#1) 2020-08-11 08:02:38 +02:00
Lucas Payr
bce6ede71d Adjusted Button Colors (#18) 2020-07-31 07:01:17 +02:00