Commit Graph

1535 Commits

Author SHA1 Message Date
Brian Hicks
dabdffb855
Merge pull request #311 from NoRedInk/header-levels
allow header level modifications without changing style
2019-07-17 17:10:07 -05:00
Brian Hicks
3c41173a8a
Merge branch 'master' into header-levels 2019-07-17 17:05:41 -05:00
Danielle Pham (they/them)
fe005c256b
Merge pull request #316 from NoRedInk/bump-6-24-1
Bump version to 6.24.1
2019-07-17 14:41:29 -04:00
Danielle Pham
8dca0183cf Bump version to 6.24.1 2019-07-17 14:35:35 -04:00
Danielle Pham (they/them)
2166f1127a
Merge pull request #315 from NoRedInk/nri-description-tabs
Add nri description attribute to Tabs
2019-07-17 14:33:11 -04:00
Danielle Pham
37981b41f7 Use same description for both tab styles 2019-07-17 12:06:06 -04:00
Brian Hicks
8c95289d19 Merge remote-tracking branch 'origin/master' into header-levels 2019-07-17 10:48:35 -05:00
Brian Hicks
f468a1c77a add note about Heading.V1 2019-07-17 10:46:52 -05:00
Michael Hadley
6f1dbb865a Helper for styled name 2019-07-16 22:12:50 -07:00
Michael Hadley
0c985162b2 Add nri description attribute to Tabs 2019-07-16 19:19:19 -07:00
Tessa
e0c23e01dc
Merge pull request #314 from NoRedInk/tessa/publish-sortable-table
Bump version
2019-07-15 11:08:30 -07:00
Tessa Kelly
481a90d10d Bump version 2019-07-15 11:04:10 -07:00
Tessa
c1cab85008
Merge pull request #310 from NoRedInk/tessa/adds-sortable-table
Tessa/adds sortable table
2019-07-15 08:41:04 -07:00
Brian Hicks
4a99f65a4b use new heading API in styleguide 2019-07-12 17:06:21 -05:00
Brian Hicks
dd902d6e5f fix missing doc comments 2019-07-12 05:36:58 -05:00
Brian Hicks
b8d8957a24 fix docs 2019-07-12 05:36:16 -05:00
Brian Hicks
8c9b768067 expose Nri.Ui.Heading.V1 2019-07-12 05:31:21 -05:00
Brian Hicks
6fef551cb2 improve docs 2019-07-11 17:15:51 -05:00
Brian Hicks
131a39dfa8 use a more point-ful style 2019-07-11 16:51:17 -05:00
Brian Hicks
793ffb1dc7 redefine text headings in terms of new module 2019-07-11 16:44:37 -05:00
Brian Hicks
a652bc12bd add a heading module 2019-07-11 16:44:30 -05:00
Tessa Kelly
ccc957c633 Expose vendor prefix module 2019-07-11 13:57:40 -07:00
Tessa Kelly
cee2ad4ea6 Adds test module from the monolith 2019-07-11 13:53:40 -07:00
Tessa Kelly
3c84c8c0ca Expose sortable table 2019-07-11 13:49:38 -07:00
Tessa Kelly
b066753c25 Use new arrow styles 2019-07-11 13:43:29 -07:00
Tessa Kelly
fc92bfcbe6 re-create the exisitng styles in svg 2019-07-11 13:28:20 -07:00
Tessa Kelly
ca923d4186 Adds sortArrow 2019-07-11 13:21:06 -07:00
Tessa Kelly
bed50f0b8b Get the sortable table compiling 2019-07-11 13:18:22 -07:00
Tessa Kelly
8d07bdff3d Oops -- I copied the css but not the src initially 2019-07-11 12:58:35 -07:00
Tessa Kelly
b54c5a2358 Adds Vendor prefix module from monolith 2019-07-11 12:49:08 -07:00
Tessa Kelly
4a62b8271d Copy sortable table code from monolith 2019-07-11 12:46:22 -07:00
Juan Edi
bef63929b5
Merge pull request #308 from NoRedInk/prepare-6.23.2
Bump version to 6.23.2
2019-07-08 17:56:00 -03:00
Juan Edi
837e245b04 Bump version to 6.23.2 2019-07-08 17:17:13 -03:00
Juan Edi
1f114173ac
Merge pull request #307 from NoRedInk/lab/alert-icon-does-not-shrink
Icon in Alert module doesn't shrink
2019-07-08 16:54:45 -03:00
Juan Edi
74babc7af8 Icon in Alert module doesn't shrink 2019-07-08 11:49:43 -03:00
Aaron VonderHaar
b18de274e0
Merge pull request #306 from NoRedInk/release/6.23.1
Prepare 6.23.1
2019-07-01 17:13:32 -07:00
Aaron VonderHaar
d749f50a4d Prepare 6.23.1 2019-07-01 17:10:37 -07:00
Aaron VonderHaar
8604f7f813
Merge pull request #305 from NoRedInk/fix-text-line-height
Updated text styles for Text.V3
2019-07-01 17:08:15 -07:00
Aaron VonderHaar
ba61f82a37
Merge branch 'master' into fix-text-line-height 2019-07-01 16:04:06 -07:00
Aaron VonderHaar
d54e6f5052
Merge pull request #304 from NoRedInk/fix-hovers
Fix hover states for SegmentedControl, Tabs
2019-07-01 16:00:26 -07:00
Aaron VonderHaar
77c934420a Updated text styles for Text.V3 2019-07-01 15:58:01 -07:00
Aaron VonderHaar
06a1d42c45 Updated hover state for SegmentedControl.V7 2019-07-01 15:19:13 -07:00
Aaron VonderHaar
ca5ba5dab8 Tabs.V4 prevents external CSS from interacting with its hover states 2019-07-01 11:24:33 -07:00
Aaron VonderHaar
a72d4d3c4e Import as Colors 2019-07-01 11:23:52 -07:00
Aaron VonderHaar
ef08863c12 SegmentedControl.V7 prevents external CSS from interacting with its hover states 2019-07-01 11:21:33 -07:00
Aaron VonderHaar
b251a7cefc
Merge pull request #303 from NoRedInk/prepare-6.23.0
Prepare version 6.23.0
2019-06-27 17:21:53 -07:00
Aaron VonderHaar
99b1107a3b Prepare version 6.23.0 2019-06-27 17:19:00 -07:00
Aaron VonderHaar
368dffce01
Merge pull request #302 from NoRedInk/ink/text-margins
Add Nri.Ui.Text.V3 with more consistent use of margins
2019-06-27 17:15:58 -07:00
Aaron VonderHaar
68b096f00f Update Text example docs 2019-06-27 17:13:50 -07:00
Aaron VonderHaar
a3532c1fcb Fix typo 2019-06-27 17:02:05 -07:00