Commit Graph

787 Commits

Author SHA1 Message Date
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
Richard Feldman
da1db67a0a
Merge pull request #162 from NoRedInk/fix-namespace
Fix incorrect namespace
2018-11-08 22:02:33 -05:00
Richard Feldman
20f0d64003
Merge branch 'master' into fix-namespace 2018-11-08 21:14:37 -05:00
Michael Newton
ca359bebd3
Merge pull request #164 from NoRedInk/use-new-icons-in-button
Add Button.V6 to use Icon.V4
2018-11-08 16:54:51 +00:00
mavnn
b5458fb293
Update css class to match module name 2018-11-08 11:50:12 +00:00
mavnn
ed62cd4f5a
Add Button.V6 to use Icon.V4 2018-11-08 11:39:47 +00:00
Richard Feldman
b24442dc3b Fix incorrect namespace. 2018-11-07 22:12:55 -05:00
Richard Feldman
be8047e1de
Merge pull request #161 from NoRedInk/styles-v2
Add DEPRECATED.Nri.Ui.Styles.V2
2018-11-07 19:20:15 -05:00
Richard Feldman
8ba80d8fe6 Add DEPRECATED.Nri.Ui.Styles.V2 2018-11-07 18:46:37 -05:00
Tereza Sokol
047407114b
Merge pull request #158 from NoRedInk/remove-css-helpers-from-modal
Remove CssHelpers from Modal
2018-11-06 12:32:57 -05:00
Richard Feldman
61e1dda0b7
Merge branch 'master' into remove-css-helpers-from-modal 2018-11-06 09:06:22 -05:00
Richard Feldman
52bc860c88
Merge pull request #160 from NoRedInk/remove-unused-imports
Clean up unused imports
2018-11-06 09:05:30 -05:00
Richard Feldman
e36faf50a1 💀 unused imports 2018-11-06 09:00:56 -05:00
Richard Feldman
cda52592a9 Remove CssHelpers from Modal 2018-11-05 22:11:34 -05:00
Michael Glass
193f12cd13
Merge pull request #156 from NoRedInk/remove-css-util
Remove elm-css-util
2018-11-05 12:45:06 +01:00
Richard Feldman
2b11d2acb3 Prepend namespace rather than appending it 2018-11-01 13:59:29 -04:00
Richard Feldman
3e3f46d3c9
Merge branch 'master' into remove-css-util 2018-11-01 11:56:24 -04:00
Luke Westby
faa2f86ef2
bump npm 2018-10-31 19:02:26 -07:00
Christoph Hermann
c3d355469d publish dist with package (#154) 2018-10-31 19:01:56 -07:00
Richard Feldman
94d5096763 💀 elm-css-util 2018-10-31 17:54:15 -04:00
Richard Feldman
e8fa9c988c 💀 unused import 2018-10-31 17:54:15 -04:00
Richard Feldman
2e1d9f6691 Stop using identifierToString 2018-10-31 17:54:15 -04:00
Christoph Hermann
bb7a55c654
Merge pull request #155 from NoRedInk/bump-5-29-0
publish 5.29.0
2018-10-31 16:56:28 +01: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
Luke Westby
5710d2732c
bump npm (#152) 2018-10-30 16:35:04 -07:00
Luke Westby
aac0c1febc
Direct class compatibility (#146)
* drop support for attributes and move class compatibility into factory

* fix docs

* bring back attributes for now

* forgot attribute change in class, don't load shim

* delete native-shim file

* make it more minification-friendly

* fix docs

* no need for method names
2018-10-30 16:26:27 -07:00
Danielle Pham
4309dd85d1
Update link to latest 0.18 packages 2018-10-29 16:33:40 -04:00
Michael Hadley
2043c3941e
Merge pull request #150 from NoRedInk/bump-5-28-0
Bump version to 5.28.0
2018-10-29 13:33:31 -07:00
Michael Hadley
23253fcb8e Bump version to 5.28.0 2018-10-29 13:24:40 -07:00
Michael Hadley
04cab79ef3
Merge pull request #148 from NoRedInk/add-highlight-brown
Add highlight brown colors
2018-10-29 13:12:51 -07:00
Michael Hadley
7fdaf11fad
Merge branch 'master' into add-highlight-brown 2018-10-29 13:08:14 -07:00
Danielle Pham
3fd79c9913
Merge pull request #149 from NoRedInk/bump-5-27-0
Bump to 5.27.0
2018-10-29 15:11:08 -04:00
Danielle Pham
214065640e Bump to 5.27.0 2018-10-29 14:46:56 -04:00
Michael Hadley
9d7994ae1a
Merge branch 'master' into add-highlight-brown 2018-10-29 11:37:00 -07:00
Danielle Pham
108efd9d1e
Merge pull request #138 from NoRedInk/ink__guided-draft-icon
Adds the guided draft icon
2018-10-29 14:24:09 -04:00
Michael Hadley
30c67c9b4e Add highlight brown colors 2018-10-29 11:11:52 -07:00
Danielle Pham
2fb69ff347 Merge branch 'master' into ink__guided-draft-icon
Move guided draft icon to Icon V4
2018-10-29 12:51:12 -04:00
mavnn
4f3a83cf3a
bump 2018-10-29 10:19:45 +00:00
Michael Newton
d3d8c1dc6b
Merge pull request #145 from NoRedInk/svg-assignment-type-icons
Icon V4: use SvgIcon for assignment types
2018-10-29 10:16:20 +00:00
Danielle Pham
0278958762 Icon V4: use SvgIcon for assignment types 2018-10-26 12:49:26 -04:00
Danielle Pham
cbe41a6dd0 Remove white from guidedDraft name 2018-10-26 12:06:25 -04:00
Danielle Pham
a763a5b8eb
Merge branch 'master' into ink__guided-draft-icon 2018-10-26 11:22:54 -04:00
Gavin Panella
56e50158e8
Merge pull request #144 from NoRedInk/zamboni--check-v-modules-exposed
Check that versioned modules are exposed.
2018-10-26 14:34:44 +02:00
Gavin Panella
76e1233ede Read elm-package.json as text.
The version of `json.load` from Python 3 in Travis does not appear to have the
ability to load JSON from a binary stream, whereas 3.7.0 does.
2018-10-25 09:19:58 +02:00
Gavin Panella
eaf71bdcb1 Expose missing modules. 2018-10-25 09:17:02 +02:00
Gavin Panella
053778cad7 Check that all V*.elm modules are exposed. 2018-10-25 09:13:29 +02:00