Commit Graph

1589 Commits

Author SHA1 Message Date
Tessa Kelly
c7c56cdf3d Rather than passing the attributes through, render the button and link directly 2019-07-11 14:41:46 -07:00
Tessa Kelly
7397eb24a6 Adds withCustomAttributes helper 2019-07-11 14:35:28 -07:00
Tessa Kelly
441c6ff02c 💀 Remove 'Button' 2019-07-11 14:29:10 -07:00
Tessa Kelly
256ad27a87 💀 remove about section 2019-07-11 14:28:17 -07:00
Tessa Kelly
00547dffe3 Add headings to the docs 2019-07-11 14:27:40 -07:00
Tessa Kelly
2bed5aaf72 Move the V styled name up so it's discoverable when adding ner versions. also, increment 2019-07-11 14:24:31 -07:00
Tessa Kelly
de29750f91 Adds function helpers for setting enabled or not 2019-07-11 14:23:25 -07: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
Tessa Kelly
608ddffa33 Make the example more clear as to what's included in the disclosure indicator 2019-07-11 10:22:00 -07:00
Tessa Kelly
7a05940960 Adds a note about the clickable text being required 2019-07-11 10:07:10 -07:00
Tessa Kelly
8a99134bd8 Fix background color on disclosure indicator example 2019-07-11 10:04:39 -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
Tessa Kelly
471a9931a2 Remove unused docs 2019-07-08 09:08:51 -07:00
Juan Edi
74babc7af8 Icon in Alert module doesn't shrink 2019-07-08 11:49:43 -03:00
Tessa Kelly
b1141b940c Clean up exports 2019-07-03 12:21:50 -07:00
Tessa Kelly
60f25f9085 Implement the types 2019-07-03 12:13:01 -07:00
Tessa Kelly
b327484ab6 Make a hole for different link kinds in the buttonorlink config 2019-07-03 11:36:06 -07:00
Tessa Kelly
eb4fdcc128 Allow for custom attributes in button 2019-07-03 11:00:28 -07:00
Tessa Kelly
0edfd97f51 Allow for custom attributes in link 2019-07-03 10:19:54 -07:00
Tessa Kelly
c35cf203c4 Move the link/button specialization to the renderer 2019-07-03 10:16:40 -07:00
Tessa Kelly
ccfdd6c532 💀 remove link 2019-07-03 10:00:15 -07:00
Tessa Kelly
d7aa9fa456 Duplicate the existing behavior with an initial version of the new API 2019-07-03 09:39:06 -07:00
Tessa Kelly
846efc0b69 Adds width and style attribute helpers 2019-07-03 07:10:22 -07:00
Tessa Kelly
f888985a84 adds withIcon 2019-07-03 07:04:45 -07:00
Tessa Kelly
73033fac55 Adds small, medium, large attribute helpers 2019-07-03 07:02:59 -07:00
Tessa Kelly
724260bd3a Introduce builder pattern 2019-07-03 06:52:20 -07:00
Tessa Kelly
d2535caf34 Expose V9 2019-07-03 05:36:57 -07:00
Tessa Kelly
bb8414b72d cp V8 V9 2019-07-03 05:33:44 -07: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