Commit Graph

36 Commits

Author SHA1 Message Date
Brian Hicks
6eba967567 replace Headings with Nri.Ui.Heading.V2 2019-07-23 09:58:23 -05:00
Tessa Kelly
6d10419705 Eliminate further jumping 2019-05-03 10:27:23 -07:00
Tessa Kelly
b9db1b25ee 💀 remove see all link
it definitely shouldn't be an h2, since it doesn't describe the page content
and i'm not sure it's helpful given the 'all' link on the left
2019-05-03 10:22:13 -07:00
Tessa Kelly
f14b28d738 Don't show the see only this message when you are seeing only this 2019-05-03 10:20:41 -07:00
Tessa Kelly
525984a685 Keep the categories from jumping when viewing a short example category 2019-05-03 09:59:55 -07:00
Tessa Kelly
b077d34f95 Label the all state identically to the category state 2019-05-03 09:57:48 -07:00
Tessa Kelly
2bd5ccb61f filename -> name 2019-05-03 09:56:43 -07:00
Tessa Kelly
96f63ceb82 Remove broken link 2019-05-03 09:49:45 -07:00
Tessa Kelly
7ceb707441 Remove resets
We don't know we'll have these where the components are used, so we shouldn't have them in the styleguide
2019-05-03 09:47:53 -07:00
Tessa Kelly
196bece147 🎨 DRY link code slighlty 2019-05-03 09:45:43 -07:00
Tessa Kelly
e741eb588f :bowtie: style the category links 2019-05-03 09:41:05 -07:00
Tessa Kelly
3b90f78c4c 📝 alphabetize the vategories 2019-05-03 09:32:56 -07:00
Tessa Kelly
616853ecf2 Use the category display name 2019-05-03 09:30:58 -07:00
Tessa Kelly
c21cee42e2 Behaviors -> widgets 2019-05-03 09:30:02 -07:00
Tessa Kelly
2b84bc1440 Adds animations category 2019-05-03 09:10:23 -07:00
Tessa Kelly
ea7b8e35ac Rename for clarity 2019-05-03 09:08:23 -07:00
Tessa Kelly
465c22f56b 💀 remove more unused categories 2019-05-03 09:03:42 -07:00
Tessa Kelly
dce2d578d6 Condence text writing and fonts into text 2019-05-03 08:59:26 -07:00
Tessa Kelly
e4e8ff1de1 💀 Writing 2019-05-03 08:56:15 -07: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
18ffd96ce0 restore index.html 2019-04-01 09:04:36 -05: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
Brooke Angel
e7cbc74793 fix navigation bug 2018-12-11 21:57:06 +01:00
Brooke Angel
7bbd4c1739 start converting styleguide-app to elm 0.19 2018-12-11 21:57:06 +01: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
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
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
Jasper Woudenberg
56685a3019 Use new heading modules over standard h\d elements
The inclusion of reset.css file nuked the default browser styles for
headers. This change sees us using custom styled headers instead to
bring structure back to the styleguide pages.
2018-06-22 10:41:38 +01:00
Tessa Kelly
e7b5d0e878 Nri.Colors -> Nri.Ui.Colors.V1 2018-03-16 17:33:24 -07:00
Tessa Kelly
ef390c606c Nri.Fonts -> Nri.Ui.Fonts.V1 2018-03-16 17:15:03 -07:00
Tessa Kelly
c406c5353d Adds Fonts as a category 2018-03-16 16:24:09 -07:00
Stoeffel
b9c913ec19 rename to Writing and use Html.Styled 2018-03-01 13:37:58 -08:00
Stoeffel
168bf35682 upgrade styleguide-app to latest version of elm-css 2018-02-28 14:18:52 -08:00
Brooke
0c33c83d73 add mini styleguide for ui components 2018-02-12 13:32:38 -08:00