Commit Graph

191 Commits

Author SHA1 Message Date
Luke Westby
07d56428a9
bump (#178) 2018-11-16 11:43:41 -08:00
Luke Westby
7266f45537
bump (#176) 2018-11-15 22:35:33 -08:00
Luke Westby
82873bef78 bump 2018-11-13 10:19:33 -08:00
Luke Westby
26608637e5
Add Table.V4 with builtin keyframes (#168)
* add table v4 with builtin keyframes

* get things looking good in the styleguide

* remove log
2018-11-13 10:19:01 -08:00
Luke Westby
229b91f13e bump 2018-11-12 15:47:11 -08:00
Richard Feldman
e2907d9ba2 Prep for 0.19 dual-publish (#163)
* Use elm-css 16.0.0

* 💀 Ui.Checkbox V1 and V2

* s/Css.Foreign/Css.Global/g

* 💀 Nri.Ui.Styles.V1

* 💀 BannerAlert.V1

* 💀 Modal.V1

* 💀 Dropdown.V1

* 💀 Select.V1 and V2

* 💀 Alert.V1

* 💀 Button.V1 and V2

* 💀 Divider.V1

* 💀 Icon.V1 and V2

* 💀 Outline.V1

* 💀 SegmentedControl.V1-V5

* 💀 TextArea.V1 and V2

* 💀 TextInput.V1

* delete the rest of the modules

* actually more deletions

* InputStyles v1 is unused

* move to src-0.18

* do the 0.19 upgrade

* select options are addressable by index

* elm-css 16

* update scripts

* elm-format

* Update V2.elm

* put the nbsp back

* elm-format validation for both versions
2018-11-12 15:38:19 -08:00
Luke Westby
431873734f bump to 5.32.0 2018-11-12 12:26:44 -08:00
Luke Westby
10e29b412b
Puffins final upgrades (#166)
* add toString to select config

* let table use v2 keyframes

* add to elm-package

* use button for tabs

* delete noop hrefs

* add to select tests

* use html v3
2018-11-12 12:25:37 -08:00
Luke Westby
75e0d9fcad bump 2018-11-09 14:02:23 -08:00
Tereza Sokol
9bb5081c37 Add Tabs.V2 (with Html.Styled) (#165)
* Tabs.V2

* Expose module

* Fix filename
2018-11-09 14:01:11 -08:00
mavnn
ed62cd4f5a
Add Button.V6 to use Icon.V4 2018-11-08 11:39:47 +00:00
Richard Feldman
8ba80d8fe6 Add DEPRECATED.Nri.Ui.Styles.V2 2018-11-07 18:46:37 -05:00
Richard Feldman
94d5096763 💀 elm-css-util 2018-10-31 17:54:15 -04:00
Luke Westby
020fbc547e bump 2018-10-31 08:47:06 -07:00
Luke Westby
6e5bf2f058
Add Select.V4 with optional id for select in config (#153)
* add Select.V4 with optional id for select in config

* add to exposed

* address comments
2018-10-31 08:43:23 -07:00
Michael Hadley
23253fcb8e Bump version to 5.28.0 2018-10-29 13:24:40 -07:00
Danielle Pham
214065640e Bump to 5.27.0 2018-10-29 14:46:56 -04:00
mavnn
4f3a83cf3a
bump 2018-10-29 10:19:45 +00:00
Danielle Pham
0278958762 Icon V4: use SvgIcon for assignment types 2018-10-26 12:49:26 -04:00
Gavin Panella
eaf71bdcb1 Expose missing modules. 2018-10-25 09:17:02 +02:00
mavnn
877c250573
Bump version 2018-10-24 09:45:19 +01:00
Luke Westby
6cbf5fece2 5.24.0, forgot to add a module to the list 2018-10-23 10:41:02 -07:00
Luke Westby
d0eb1e29a9
bump (#141) 2018-10-23 10:28:22 -07:00
Luke Westby
9c96b0c3b8
fix docs and exposed-modules (#140) 2018-10-23 10:11:58 -07:00
Luke Westby
c1ff19f0d0
Add Html.Styled versions for everything (#139)
* make html.styled versions of remaining widgets

* upgrade all the examples

* change license name
2018-10-23 09:55:30 -07:00
Danielle Pham
3ecd28e793 Bump version to 5.22.0 2018-10-16 13:54:05 -04:00
Gavin Panella
cb1fa9a55c Expose Button.V5 and bump version to 5.21.0. 2018-10-12 10:07:14 +02:00
Gavin Panella
1f27a7addd Bump version to 5.20.2. 2018-10-12 08:11:22 +02:00
brookeangel
ca5878f3b7 bump elm-package to 5.20.1 2018-10-05 10:41:18 -07:00
Gavin Panella
95eb64c782 Bump version to 5.20.0. 2018-10-04 12:05:21 +02:00
Gavin Panella
8aa3170285 Expose the V4 button module. 2018-10-02 14:34:11 +02:00
Ju Liu
88f689c6da Bump version 2018-10-02 11:32:53 +01:00
Ju Liu
fe104d89b5 Bump version 2018-10-01 19:26:36 +01:00
Gavin Panella
1d7f1d35b9 Bump version to 5.18.1. 2018-09-28 10:41:48 +02:00
Juan Edi
53e1217b85 Bump version to 5.18.0 2018-09-11 18:41:49 -03:00
Juan Edi
3a15e2dbb3
Merge branch 'master' into segmented-control-width-options 2018-09-11 17:59:23 -03:00
Juan Edi
62e165f3d2 Add SegmentedControl.V6 to exported modules 2018-09-11 15:31:39 -03:00
Tereza Sokol
c10444765a Bump version 2018-09-10 14:31:53 -04:00
James Gary
db4ae66e6c Bump to 5.17.0 2018-09-07 15:53:32 -07:00
James Gary
743f270fec Merge branch 'master' into ink-james--premium-checkbox 2018-09-07 15:32:58 -07:00
James Gary
bae4268dcc Copy PremiumWithWriting v1 to v2, expose in elm-package.json 2018-09-07 15:20:25 -07:00
Brooke
37938b550d upgrade to 5.16.0 2018-09-07 09:29:10 -07:00
Brooke
d3d54439d4 creates modal V3 2018-09-07 09:23:16 -07:00
Brooke
55fbdf1eca bump elm-package to 5.15.0 2018-08-31 12:22:53 -10:00
Brooke
2ae7aeb549 expose v2 2018-08-29 11:55:06 -07:00
Brooke
dcf008b118 Bump version to 5.14.1 2018-08-28 17:25:21 -07:00
Juan Edi
c46bd2be56 Bump version to 5.14.0 2018-08-28 10:17:42 -03:00
Michael Glass
1f7ff9f96e
bump version 2018-08-22 14:37:02 -07:00
Brooke
6d42171c4e
expose V3 2018-08-21 16:33:28 -07:00
Brooke
1cff2659bb bump elm-package to 5.12.0 2018-08-21 14:33:33 -07:00