Commit Graph

3959 Commits

Author SHA1 Message Date
Tessa
c4447b7960
Merge pull request #774 from NoRedInk/tessa/fix-button-type-textinput
Fix textinput extra buttons type
2021-11-04 14:33:30 -07:00
Tessa Kelly
b2f8eba297 bump 2021-11-04 14:27:53 -07:00
Tessa
9d7788b06a
Merge pull request #772 from NoRedInk/tessa/fix-button-types
Adds missing type button to text input buttons
2021-11-04 12:59:14 -07:00
Tessa Kelly
2e7a95a822 🎨 tidy exports and docs 2021-11-04 12:56:36 -07:00
Tessa Kelly
aff0ed5068 Adds no margin and container css helpers 2021-11-04 12:51:08 -07:00
Tessa Kelly
250617c4f5 Adds shared label view helper 2021-11-04 12:37:03 -07:00
Tessa Kelly
be8f033605 Include code example 2021-11-04 11:56:59 -07:00
Tessa Kelly
b0e9be0aaf Adds label 2021-11-04 11:36:37 -07:00
Tessa Kelly
4a40c8f430 Clean up the examples a bit 2021-11-04 11:32:46 -07:00
Tessa Kelly
9349da5029 Move value to string into the choices code 2021-11-04 11:23:26 -07:00
Tessa Kelly
7fc1668e12 Move choices to the attribtues 2021-11-04 11:06:31 -07:00
Tessa Kelly
9b4b910e55 Moves default display text to attribtues and adds custom, nriDescription, and testId 2021-11-04 10:52:25 -07:00
Tessa Kelly
fff5a4c621 🎨 add value helper replacing current value config 2021-11-04 10:44:47 -07:00
Tessa Kelly
8f70b6d6f0 Adds error message to view 2021-11-04 10:38:02 -07:00
Tessa Kelly
05d6b7e209 Adds a control for the error states 2021-11-04 10:28:05 -07:00
Tessa Kelly
a4fb30171c Adds common error management module
note that Select is not fully using the errormessage module yet
2021-11-04 10:22:22 -07:00
Tessa Kelly
6682888573 Adds label 2021-11-04 10:05:24 -07:00
Tessa Kelly
bb9819fb7b Update to V8: 2021-11-04 09:33:24 -07:00
Tessa Kelly
efa89877ec cp V7 V8 2021-11-04 09:31:41 -07:00
Tessa Kelly
a4d36d7251 Adds missing type button to text input buttons 2021-11-04 09:28:40 -07:00
Tessa
72474d524f
Merge pull request #770 from NoRedInk/kraken/bump-text-input-v7
TextInput V7 release
2021-11-03 11:09:35 -07:00
Tessa Kelly
f91f063259 Bump 2021-11-03 10:40:50 -07:00
Tessa
b187f990a7
Merge pull request #759 from NoRedInk/kraken/text-input-v7
Kraken/text input v7
2021-11-02 16:02:51 -07:00
Tessa Kelly
79468439ba Adds onFocus helper 2021-11-02 12:23:54 -07:00
Tessa
ad5cc46d32
Merge pull request #769 from NoRedInk/kraken/text-v6-and-modal-buttons
Text.V6, Button.modal, ClickableText.modal
2021-11-01 15:01:22 -07:00
Tessa Kelly
d34b1e2f07 Bump 2021-11-01 14:56:37 -07:00
Liz Krane
5c337e41d8
Merge pull request #761 from NoRedInk/tessa/use-control-extras
Tessa/use control extras
2021-11-01 14:09:02 -07:00
Micah Hahn
0ada7c0b89
Merge pull request #768 from NoRedInk/tessa/tooltip-tail
Split Tooltip alignment and tail
2021-11-01 16:15:41 -04:00
Tessa Kelly
91bcc8f9a4 Split alignment and tail 2021-11-01 12:29:42 -07:00
Tessa
5d816d8f73
Merge pull request #767 from NoRedInk/kraken/extract-modal-helpers
Extract modal helpers for Button and ClickableText, update styleguide Modal example
2021-11-01 11:29:47 -07:00
Liz Krane
b5ce28f73f Use Button.modal and ClickableText.modal helpers in Modal styleguide example 2021-11-01 11:06:55 -07:00
Liz Krane
2195103b9a Add modal helper to ClickableText 2021-11-01 11:06:04 -07:00
Liz Krane
42c18ab982 Add modal helper to Button, alias for large 2021-11-01 10:45:32 -07:00
Tessa Kelly
5557a43013 Make sure the input text and the floating content don't overlap 2021-11-01 10:08:11 -07:00
Tessa Kelly
f45b5ea07e Change order of tail/alignment in example to avoid bug 2021-10-29 17:41:18 -07:00
Tessa Kelly
c959beaac4 Fix hardcoded true 2021-10-29 17:23:48 -07:00
Tessa Kelly
c9da21b1cd Split new and current password 2021-10-29 12:00:46 -07:00
Tessa Kelly
e7f5f5e559 Fix ci 2021-10-29 11:56:54 -07:00
Tessa Kelly
52464c18f8 Adds TODO for autocomplete mistake 2021-10-29 11:52:08 -07:00
Tessa Kelly
316ddc6160 Implements guidance view 2021-10-29 11:34:25 -07:00
Tessa Kelly
99d28a687a Adds guidance to the API 2021-10-29 11:14:49 -07:00
Tessa Kelly
471a6d5ca6 Expand the docs a bit 2021-10-29 11:07:06 -07:00
Tessa Kelly
6c7d5668e6 Implement the rest of the PW hide/show behavior 2021-10-29 11:07:06 -07:00
Tessa Kelly
b4959fb288 Add an a11y todo 2021-10-29 11:07:06 -07:00
Tessa Kelly
518d223219 Undo the separate onInput change -- types actually seem simpler with it integrated 2021-10-29 11:07:06 -07:00
Tessa Kelly
554baa4fcc Adds Show password button 2021-10-29 11:07:06 -07:00
Tessa Kelly
242205187e Fix no-margin floating styles 2021-10-29 11:07:06 -07:00
Tessa Kelly
0239edf93a Thread noMargin thrhough to the search icon view 2021-10-29 11:07:06 -07:00
Tessa Kelly
c46e6fb332 Bake onReset behavior in to the Search so that the search icon and x always appear 2021-10-29 11:07:06 -07:00
Tessa Kelly
c64a10965d Reorder slightly for readability 2021-10-29 11:07:06 -07:00