Commit Graph

221 Commits

Author SHA1 Message Date
Brian Hicks
20dc388365 remove clipboard 2019-04-02 15:32:31 -05:00
Brian Hicks
7d60bddbc6 remove custom elements minified shim 2019-04-02 15:30:00 -05:00
Brian Hicks
2085c74ab0 remove reset again 2019-04-01 13:07:13 -05:00
Brian Hicks
9a22ebb46e move stylesheet back to html 2019-04-01 13:05:15 -05:00
Brian Hicks
e079b571d2 move svg-target back to html 2019-04-01 13:04:13 -05:00
Brian Hicks
7f8480b681 restore reset.css 2019-04-01 09:25:33 -05:00
Brian Hicks
18ffd96ce0 restore index.html 2019-04-01 09:04:36 -05:00
Tessa
7e68435134
Merge branch 'master' into tessa/fix-stylesheet-build 2019-03-28 14:42:55 -07:00
Tessa Kelly
979b2bb557 Remove readme which seems like it got out of date and nobody noticed so why not :) 2019-03-28 10:46:03 -07:00
Tessa Kelly
455110cb0f Remove reset 2019-03-28 10:45:03 -07:00
Tessa Kelly
89274d21c8 Sneaky sneaky get around 4ff4f5a17c/src/Elm/Kernel/VirtualDom.js\#L279 2019-03-28 10:43:22 -07:00
Tessa Kelly
05b87be87c Add the fonts to the styleguide 2019-03-28 10:23:37 -07:00
Tessa Kelly
d48a5652e8 Update elm-make to elm make for 0.19 2019-03-28 10:14:05 -07:00
Tessa Kelly
25af73784c Use svgs in internal modeling 2019-03-27 16:56:54 -07:00
Tessa Kelly
4a336577f7 💀 remove unnecessary dependency on the x 2019-03-27 16:49:07 -07:00
Tessa Kelly
b52523bc13 💀 kill borderless button 2019-03-27 16:37:23 -07:00
Tessa Kelly
fbd03abb5c Use nri ui button v8 2019-03-27 16:32:47 -07:00
Tessa Kelly
3f46e6bbf2 Update the banner heading 2019-03-22 09:43:03 -07:00
Tessa Kelly
c3ed67fcc3 Add in the missing images 2019-03-22 09:42:34 -07:00
Tessa Kelly
bf31b2beca Make a hole for asset threading 2019-03-21 14:22:57 -07:00
Tessa Kelly
1b4c29a1b2 Adds banner alert to styleguide 2019-03-21 13:50:59 -07: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
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
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
55286fea9a Fix typo in Example/Tabs 2019-02-22 21:00:04 -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
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
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
1f7717c341 add borderless button to styleguide 2019-02-15 10:01:57 -08:00
Brian Hicks
c8d5f331a8 🤖 2019-02-11 15:38:37 -06:00
Brian Hicks
7fcfa1ef01 add multiline checkbox demo to styleguide 2019-02-11 15:31:55 -06:00
Danielle Pham
d49b22e207 Add onBlur to TextInput V4 2019-01-07 15:35:47 -05:00
Juan Edi
97a1ef1411
Merge branch 'master' into labradoodle/highlighting-colors 2019-01-04 10:28:09 -03:00
Ally McKnight
23aec1f14a shows onBlur behaviour in the styleguide 2019-01-03 14:47:46 -08:00
Ally McKnight
dc6319ecc4 adds onblur attribute to new text area version 2019-01-03 14:37:44 -08:00
Juan Edi
f2edeab452 Add new colors to styleguide app 2019-01-03 18:01:17 -03:00
Jasper Woudenberg
5899d7a386
Merge branch 'master' into zamboni/add-button-v7 2019-01-03 13:44:35 +00:00
Brooke Angel
0fb768cfde Merge remote-tracking branch 'origin/master' into zamboni/add-button-v7 2018-12-26 14:12:06 -08:00
Brooke Angel
7502199e7c add WidthFillContainer 2018-12-20 10:53:09 -08:00
Ally McKnight
324c5df775 update style guide with correct version 2018-12-19 16:04:10 -08:00
Ally McKnight
961f2a0c74 Merge remote-tracking branch 'origin' into ink/ally/text-area-update 2018-12-17 11:13:48 -08:00
mavnn
b3a73ceb73
Merge remote-tracking branch 'origin/master' into update-checkbox-text 2018-12-17 11:03:27 +00:00
mavnn
ae7aa6047c
Add Checkbox.V4/PremiumCheckbox.V3 with correct text styling
Previous versions relied on the nri2015 sass stylesheet for label style.
2018-12-14 12:18:49 +00:00
Brooke Angel
a4db9de1a6 dont use weird pseudoassets for textarea 2018-12-13 14:52:02 -08:00
Ally McKnight
f28c1c6664 styleguide uses v4 2018-12-13 14:44:39 -08:00
Brooke Angel
f2e9925b2e demonstrate clipboard setup in styleguide-app 2018-12-13 12:59:35 -08:00