Commit Graph

2024 Commits

Author SHA1 Message Date
Tessa Kelly
35c37ec687 Adds new Logos module 2019-10-29 18:33:48 -07:00
Tessa Kelly
5c2098079c Adds bulb and hint 2019-10-29 18:09:17 -07:00
Tessa Kelly
c38f5eaf32 :bowtie: adds assignment start icons 2019-10-29 17:18:04 -07:00
Tessa Kelly
b146fead0c Replace equals 2019-10-29 16:53:10 -07:00
Tessa Kelly
dff660f528 Adds more icons 2019-10-29 16:47:01 -07:00
Tessa Kelly
e4c60577cd :bowtie: adjust the icons to be a significantly more compact 2019-10-29 16:24:20 -07:00
Tessa Kelly
5139f49b8c Drop Icon support from the icon examples helpers 2019-10-29 15:54:59 -07:00
Tessa Kelly
8b01eeebbf 💀 remove the Assets structure entirely 2019-10-29 15:44:21 -07:00
Tessa Kelly
6d0dd24f99 💀 remove no-longer-used asset references 2019-10-29 15:34:29 -07:00
Tessa Kelly
5aae2daf98 Move the Asset structure into the Icon examples 2019-10-29 15:30:13 -07:00
Brian Hicks
1c8321846b
Merge pull request #398 from NoRedInk/niv
update nixpkgs and switch to niv
2019-10-28 12:35:10 -05:00
Ju Liu
c359e0b899 Merge branch 'master' into niv 2019-10-28 17:18:53 +00:00
Tessa
b05ff4ba42
Merge pull request #399 from NoRedInk/tessa/accordion-release
Bump
2019-10-28 10:14:40 -07:00
Tessa Kelly
fa75820df2 Bump 2019-10-28 10:09:34 -07:00
Tessa
33b36fca74
Merge pull request #392 from NoRedInk/tessa/accordion
Tessa/accordion
2019-10-28 10:03:17 -07:00
Ju Liu
85dde02bd9 Merge branch 'master' into tessa/accordion 2019-10-28 15:55:43 +00:00
Michael Glass
2f4a03a704
Merge pull request #393 from NoRedInk/tessa/remove-assets
Tessa/remove assets
2019-10-28 15:53:54 +01:00
Brian Hicks
119b0b9d51 add section on developing with nix 2019-10-28 09:50:34 -05:00
Brian Hicks
e866e9fe17 import nixpkgs from niv 2019-10-28 09:43:14 -05:00
Brian Hicks
4e126b8fe8 initialize niv management 2019-10-28 09:40:22 -05:00
Michael Glass
2313048de8
Merge branch 'master' into tessa/remove-assets 2019-10-28 15:38:23 +01:00
Brian Hicks
bef2747283
Merge pull request #397 from NoRedInk/7.10.0
bump to 7.10.0
2019-10-25 17:04:37 -05:00
Brian Hicks
befefcee58 bump to 7.10.0 2019-10-25 17:01:11 -05:00
Brian Hicks
2f8a387154
Merge pull request #396 from NoRedInk/header-error-style
add error and errorIf to Heading styles
2019-10-25 16:44:46 -05:00
Brian Hicks
ca3698d62f add error and errorIf to Heading styles 2019-10-25 11:59:57 -05:00
Tessa
5e22b4c087
Merge branch 'master' into tessa/remove-assets 2019-10-24 15:13:00 -07:00
Tessa
95e77fef33
Merge branch 'master' into tessa/accordion 2019-10-24 15:12:58 -07:00
Brooke
9c1e7cd5ca
Merge pull request #395 from NoRedInk/release-the-pennant
bump to 7.9.0
2019-10-24 14:52:38 -07:00
brookeangel
b7b06e801b bump to 7.9.0 2019-10-24 14:49:39 -07:00
Brooke
036d11d4c6
Merge pull request #394 from NoRedInk/zamboni/pennant-svg
Add Nri.Ui.Pennant.V1
2019-10-24 14:48:55 -07:00
brookeangel
80bcd1a2a6 add docs 2019-10-24 14:40:23 -07:00
brookeangel
cfa0a6ede6 Add Nri.Ui.Pennant.V1 2019-10-24 14:40:23 -07:00
Tessa Kelly
48792352c7 Expose v8 2019-10-24 13:36:46 -07:00
Tessa Kelly
bfd623ae78 Change target errors
I don't think there's a way to avoid duplicating svg ids for filters 🤷
2019-10-24 13:28:43 -07:00
Tessa Kelly
3b1fba048b 💀 remove assets 2019-10-24 13:27:39 -07:00
Tessa Kelly
8360b1d387 Vary the icons used in the example 2019-10-24 13:23:52 -07:00
Tessa Kelly
13052d33db Update target errors 2019-10-24 13:10:37 -07:00
Tessa Kelly
5cd92f62e7 Fix color contrast issue 2019-10-24 13:04:09 -07:00
Tessa Kelly
d91c6d4baf Adds star outline 2019-10-24 12:34:59 -07:00
Tessa Kelly
41556a6866 Remove the star and flag icons 2019-10-24 12:30:18 -07:00
Tessa Kelly
8a52b74149 Show varied icons on the segmented control examples 2019-10-24 12:29:21 -07:00
Tessa Kelly
efae29d888 Adds star icon 2019-10-24 12:17:13 -07:00
Tessa Kelly
1622e09d7c Adds support for a different-colored svg 2019-10-24 11:29:27 -07:00
Tessa Kelly
ca7411feac 💀 remove unused slidemodal asset 2019-10-24 11:09:44 -07:00
Tessa Kelly
ab6dab8926 Adds segmented control v8 2019-10-24 11:09:30 -07:00
Tessa Kelly
8419df1733 💀 remove assets from clickable text 2019-10-24 10:49:49 -07:00
Tessa Kelly
84ee51f1a7 💀 remove the assets from the Button examples 2019-10-24 10:47:11 -07:00
Tessa Kelly
82e81a85c6 Use a button rather than a clickable div
the clickable div didn't have keyboard events set up, so there was no way to interact with it without the mouse, even though it did have role button and tabindex set
2019-10-24 10:39:02 -07:00
Tessa Kelly
0694171899 Fix the styling for the button 2019-10-24 10:32:26 -07:00
Tessa Kelly
7847a0e36c 🎨 Arrange the exports 2019-10-24 10:26:48 -07:00