Commit Graph

1076 Commits

Author SHA1 Message Date
Tessa Kelly
4c39d2ecde Adds new banner version 2019-03-21 13:45:56 -07:00
Aaron VonderHaar
c554015b40 bump to 6.10.0 2019-03-20 10:48:23 -07:00
Aaron VonderHaar
b5dff84db7
Merge pull request #236 from NoRedInk/av/doc-fixes-2
Some type aliases weren't exposed, resulting in no docs for the config types
2019-03-20 10:44:40 -07:00
Aaron VonderHaar
e6478fa92c expose needed type aliases in Nri.Ui.ClickableText.V1 2019-03-20 10:24:47 -07:00
Aaron VonderHaar
486737d713 expose needed type aliases in Nri.Ui.Icon.V4 2019-03-20 10:23:25 -07:00
Michael Glass
ab927a75c4
Merge pull request #227 from NoRedInk/dependabot/elm/styleguide-app/elm/json-1.1.3
Bump elm/json from 1.1.2 to 1.1.3 in /styleguide-app
2019-03-16 09:23:19 +01:00
dependabot[bot]
5976ef7683
Bump elm/json from 1.1.2 to 1.1.3 in /styleguide-app
Bumps [elm/json](https://github.com/elm/json) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/elm/json/releases)
- [Commits](https://github.com/elm/json/compare/1.1.2...1.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-14 21:36:45 +00:00
Michael Glass
4993a6cf65
Merge pull request #208 from NoRedInk/dependabot/elm/styleguide-app/wernerdegroot/listzipper-3.2.0
Bump wernerdegroot/listzipper from 3.1.1 to 3.2.0 in /styleguide-app
2019-03-14 22:35:09 +01:00
dependabot[bot]
3d4e55753f
Bump wernerdegroot/listzipper from 3.1.1 to 3.2.0 in /styleguide-app
Bumps [wernerdegroot/listzipper](https://github.com/wernerdegroot/listzipper) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/wernerdegroot/listzipper/releases)
- [Commits](https://github.com/wernerdegroot/listzipper/compare/3.1.1...3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 19:26:12 +00:00
Michael Glass
d5b5ada170
Merge pull request #234 from NoRedInk/dependabot/npm_and_yarn/elm-test-0.19.0-rev6
Bump elm-test from 0.19.0-rev3 to 0.19.0-rev6
2019-03-13 19:40:54 +01:00
Michael Glass
b7f667bcbe
Merge branch 'master' into dependabot/npm_and_yarn/elm-test-0.19.0-rev6 2019-03-13 19:27:53 +01:00
Michael Glass
5d176ffb76
Merge pull request #233 from NoRedInk/dependabot/elm/styleguide-app/elm-community/string-extra-4.0.1
Bump elm-community/string-extra from 4.0.0 to 4.0.1 in /styleguide-app
2019-03-13 19:27:40 +01:00
dependabot[bot]
90b61d1d65
Bump elm-test from 0.19.0-rev3 to 0.19.0-rev6
Bumps [elm-test](https://github.com/rtfeldman/node-test-runner) from 0.19.0-rev3 to 0.19.0-rev6.
- [Release notes](https://github.com/rtfeldman/node-test-runner/releases)
- [Changelog](https://github.com/rtfeldman/node-test-runner/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfeldman/node-test-runner/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 00:14:26 +00:00
dependabot[bot]
98e03938a0
Bump elm-community/string-extra from 4.0.0 to 4.0.1 in /styleguide-app
Bumps [elm-community/string-extra](https://github.com/elm-community/string-extra) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/elm-community/string-extra/releases)
- [Commits](https://github.com/elm-community/string-extra/compare/4.0.0...4.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-08 00:12:38 +00:00
Aaron VonderHaar
7384d56782
Merge pull request #229 from NoRedInk/doc-fixes
Doc fixes
2019-02-25 11:24:02 -08:00
Aaron VonderHaar
958b8c89dd Update publishing instructions for Elm 0.19 2019-02-22 21:22:45 -08:00
Aaron VonderHaar
55286fea9a Fix typo in Example/Tabs 2019-02-22 21:00:04 -08:00
Ju Liu
6abc46bec2
Merge pull request #228 from NoRedInk/bump-6.9.0
bump to 6.9.0 - release ClickableText.V1
2019-02-19 09:53:54 +00:00
brookeangel
e5b8ed3b84 bump to 6.9.0 - release ClickableText.V1 2019-02-18 11:28:14 -08:00
Brooke
c6846a4651
Merge pull request #223 from NoRedInk/borderless-button-for-real
Add ClickableText module (the new era of Borderless Button)
2019-02-18 11:26:52 -08:00
brookeangel
ffe43977cd JK we dont nneed transitions 2019-02-18 11:23:04 -08:00
brookeangel
b90b480130 fix data descriptor name 2019-02-18 11:18:48 -08:00
brookeangel
945834e167 format nrimodules 2019-02-15 14:36:36 -08:00
brookeangel
e0b1ca20ae Rename BorderlessButton to ClickableText 2019-02-15 14:33:26 -08:00
Brooke Angel
3454f2586e make link & button both have 0 padding 2019-02-15 10:56:34 -08:00
Brooke Angel
a8de5fe265 make BorderlessButton its own thing in the style guide 2019-02-15 10:51:19 -08:00
Brooke Angel
0cde551990 add link to BorderlessButton module 2019-02-15 10:31:16 -08:00
Brooke Angel
f94b547a63 refactor BorderlessButton module 2019-02-15 10:19:44 -08:00
Brooke Angel
aef57f5a04 just add docs! 2019-02-15 10:01:57 -08:00
Brooke Angel
5e9c9120eb expose borderless button module 2019-02-15 10:01:57 -08:00
Brooke Angel
d0242d19e3 add onClick msg 2019-02-15 10:01:57 -08:00
Brooke Angel
e1b6996672 add in icon 2019-02-15 10:01:57 -08:00
Brooke Angel
4d0c029800 add sizes to borderlessButton 2019-02-15 10:01:57 -08:00
Brooke Angel
7a4f1a5b4f add basic styling to borderless button 2019-02-15 10:01:57 -08:00
Brooke Angel
1f7717c341 add borderless button to styleguide 2019-02-15 10:01:57 -08:00
Brian Hicks
1ba73d6763
Merge pull request #226 from NoRedInk/add-node-to-nix
Add node to nix
2019-02-14 04:22:55 -05:00
Brian Hicks
ac127f090c use absolute path for node binaries 2019-02-14 10:12:31 +01:00
Brian Hicks
723edb1756 add nodejs to deps 2019-02-12 13:10:15 -06:00
Brian Hicks
18b2b87a02 add node_modules to nix path 2019-02-12 13:10:06 -06:00
Brian Hicks
f7492554b4
Merge pull request #225 from NoRedInk/bump-to-6.8.1
bump from 6.8.0 to 6.8.1
2019-02-12 12:55:13 -06:00
Brian Hicks
8649344f8a bump to 6.8.1 2019-02-12 12:42:08 -06:00
Brian Hicks
6386792ce9
Merge pull request #224 from NoRedInk/labradoodle-tweak-tweak-tweak
tweak little things for self-reviews
2019-02-12 12:34:55 -06:00
Brian Hicks
c8d5f331a8 🤖 2019-02-11 15:38:37 -06:00
Brian Hicks
36febbfe45 center the checkbox image 2019-02-11 15:34:18 -06:00
Brian Hicks
7fcfa1ef01 add multiline checkbox demo to styleguide 2019-02-11 15:31:55 -06:00
Brian Hicks
d9da4fac96 change highlight color to slightly lighter cyan 2019-02-11 15:19:52 -06:00
Brian Hicks
7e5e6a88e5
Merge pull request #222 from NoRedInk/bump-bump-bump
bump to 6.8.0
2019-01-28 16:14:02 -06:00
Brian Hicks
517e1635c7 bump to 6.8.0 2019-01-28 16:05:31 -06:00
Brian Hicks
bc22a90aad
Merge pull request #221 from NoRedInk/self-review-icons
add new icons
2019-01-28 16:04:19 -06:00
Brian Hicks
a9c281e34b add search icon 2019-01-28 13:32:47 -06:00