Commit Graph

849 Commits

Author SHA1 Message Date
dependabot[bot]
71d0009336
[Security] Bump stringstream from 0.0.5 to 0.0.6
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. **This update includes security fixes.**
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-16 19:45:25 +00:00
dependabot[bot]
d2949e063d
[Security] Bump cached-path-relative from 1.0.1 to 1.0.2
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.1 to 1.0.2. **This update includes security fixes.**
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
- [Changelog](https://github.com/ashaffer/cached-path-relative/blob/master/History.md)
- [Commits](https://github.com/ashaffer/cached-path-relative/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-16 19:45:23 +00:00
dependabot[bot]
0f5967f7e1
[Security] Bump debug from 2.6.8 to 2.6.9
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.8 to 2.6.9. **This update includes security fixes.**
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Changelog](https://github.com/visionmedia/debug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/visionmedia/debug/compare/2.6.8...2.6.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-16 19:45:18 +00:00
Luke Westby
07d56428a9
bump (#178) 2018-11-16 11:43:41 -08:00
Luke Westby
4c14617523
bug fix for color conversion (#177) 2018-11-16 11:39:14 -08:00
Luke Westby
7266f45537
bump (#176) 2018-11-15 22:35:33 -08:00
Tereza Sokol
3d80d512c6 Fix checkbox (#175)
* Update src/Nri/Ui/Checkbox/V3.elm

* port to 0.18 as well
2018-11-15 22:30:40 -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
Luke Westby
b89f02ae8b add note about dual published 2018-11-12 15:46:35 -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
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