Commit Graph

1710 Commits

Author SHA1 Message Date
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
Tessa
64a96622e2
Merge branch 'master' into tessa/more-flexible-button 2019-07-11 15:41:44 -07:00
Tessa Kelly
c8f8fcbb63 Adds example uses 2019-07-11 15:29:40 -07:00
Tessa Kelly
719d77b844 Add a custom attribute to the examples 2019-07-11 15:25:00 -07:00
Tessa Kelly
ccf793d5e1 Generalize the button 2019-07-11 15:23:20 -07:00
Brian Hicks
6fef551cb2 improve docs 2019-07-11 17:15:51 -05:00
Tessa Kelly
2f5825de20 🎨 flatten out the Palette indirection 2019-07-11 14:56:09 -07:00
Brian Hicks
131a39dfa8 use a more point-ful style 2019-07-11 16:51:17 -05:00
Tessa Kelly
ac5a11fe8f 💀 kill empty additional styles
:
2019-07-11 14:45:16 -07:00
Brian Hicks
793ffb1dc7 redefine text headings in terms of new module 2019-07-11 16:44:37 -05:00
Tessa Kelly
5510822de2 💀 headers 2019-07-11 14:44:30 -07:00
Brian Hicks
a652bc12bd add a heading module 2019-07-11 16:44:30 -05:00
Tessa Kelly
5f778fd5f3 Use the custom attributes when rendering the button 2019-07-11 14:43:08 -07:00
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