Commit Graph

67 Commits

Author SHA1 Message Date
Michael Glass
fac57c25eb
Merge branch 'master' into dependabot/npm_and_yarn/debug-2.6.9 2018-11-20 20:16:26 +01:00
dependabot[bot]
4944e6136c
[Security] Bump tough-cookie from 2.3.2 to 2.3.4
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 2.3.2 to 2.3.4. **This update includes security fixes.**
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.3.2...v2.3.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-16 19:45:46 +00:00
dependabot[bot]
3c56f06878
[Security] Bump sshpk from 1.13.0 to 1.15.2
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.0 to 1.15.2. **This update includes security fixes.**
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.0...v1.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-16 19:45:25 +00:00
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
mavnn
ed62cd4f5a
Add Button.V6 to use Icon.V4 2018-11-08 11:39:47 +00: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
Michael Glass
0a558ce5b4
update package-lock.json 2018-10-09 13:59:03 +02:00
dependabot[bot]
14ef09b10d
Bump elm-format from 0.8.1-rc2 to 0.8.1
Bumps [elm-format](https://github.com/avh4/elm-format) from 0.8.1-rc2 to 0.8.1.
- [Release notes](https://github.com/avh4/elm-format/releases)
- [Changelog](https://github.com/avh4/elm-format/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avh4/elm-format/compare/0.8.1-rc2...0.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 17:45:00 +00:00
Michael Glass
7105f8226c
install elm-format 0.8.1-rc2 2018-09-26 16:02:28 +02:00
Michael Glass
847db7dce7
run npm insatll with npm 6.4.1 2018-09-26 16:02:28 +02:00
dependabot[bot]
c1c2849a23
Bump elm-format from 0.7.0-exp to 0.8.0
Bumps [elm-format](https://github.com/avh4/elm-format) from 0.7.0-exp to 0.8.0.
- [Release notes](https://github.com/avh4/elm-format/releases)
- [Changelog](https://github.com/avh4/elm-format/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avh4/elm-format/compare/0.7.0-exp...0.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-26 13:57:15 +00:00
dependabot[bot]
b831533fec
Bump browserify from 16.2.2 to 16.2.3
Bumps [browserify](https://github.com/browserify/browserify) from 16.2.2 to 16.2.3.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](https://github.com/browserify/browserify/compare/v16.2.2...v16.2.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-26 00:12:28 +00:00
tremlab
9aa8b2ddeb updating package-lock.json for node v10.10.0 2018-09-21 12:24:04 -07:00
Luke Westby
38ca396ac8
Updates to TextArea (#70)
* update textarea js code and make it npm-ready

* use an attribute instead so dom debugging is easier

* use data- attribute to be I D I O M A T I C

* version the custom element

* include marica's resize logic improvements

* changes to elm module

* clean up styleguide build and use v3 in styleguide
2018-06-11 11:08:49 -07:00
Brian Hicks
a9361886f3
set versions with npm 2018-03-27 16:42:26 -05:00