Tessa Kelly
|
54622b7a10
|
Implement the feature
|
2022-05-16 14:19:54 -07:00 |
|
Tessa Kelly
|
aee4e3e098
|
Reogranize clickable attribute exports for better ease of use
|
2022-05-16 14:12:37 -07:00 |
|
Tessa Kelly
|
2482674932
|
Pass through disabled state to ClickableAttributes.toLinkAttributes shared helper
|
2022-05-16 09:50:58 -07:00 |
|
Tessa Kelly
|
f559b9bd67
|
Undo accidental changes to Tooltip.V1
|
2022-05-04 09:37:47 -07:00 |
|
Tessa Kelly
|
43b8efc61c
|
Undo accidental changes to Tooltip.V2
|
2022-05-04 09:37:13 -07:00 |
|
Tessa Kelly
|
fdd8078435
|
onHover -> onToggle
|
2022-05-02 15:40:11 -07:00 |
|
Tessa Kelly
|
f07b544a81
|
Update specs
|
2022-05-02 15:33:02 -07:00 |
|
Tessa Kelly
|
a15a7f24f9
|
Improve documentation/explanation
|
2022-05-02 14:51:56 -07:00 |
|
Tessa Kelly
|
781ebc0941
|
Hide redundant info from screenreader users
|
2022-05-02 14:40:30 -07:00 |
|
Tessa Kelly
|
b8320aa001
|
Sneak around elm review error
|
2022-05-02 14:31:50 -07:00 |
|
Tessa Kelly
|
29f53ee92b
|
Implement mobile-specific tooltip positioning
|
2022-05-02 14:22:25 -07:00 |
|
Tessa Kelly
|
e8872549b5
|
Extend API to include alignment and direction mobile options (which aren't yet implemented)
|
2022-05-02 10:20:02 -07:00 |
|
Tessa Kelly
|
3a737400e9
|
Adds non-desktop style helpers
|
2022-05-02 10:07:43 -07:00 |
|
Tessa Kelly
|
66355b0763
|
Rename toggleTip -> viewToggleTip
|
2022-05-02 10:03:04 -07:00 |
|
Tessa Kelly
|
1971ae8d2f
|
Fix spelling of auxiliary
|
2022-05-02 09:54:14 -07:00 |
|
Tessa Kelly
|
8fbc51b555
|
Add description of
|
2022-05-02 09:44:45 -07:00 |
|
Tessa Kelly
|
635527c9b1
|
Change css behavior
|
2022-05-02 09:43:18 -07:00 |
|
Tessa Kelly
|
cc049b975b
|
fixup! 💀 remove onClick option that's discouraged by the styleguide
|
2022-05-02 09:42:19 -07:00 |
|
Tessa Kelly
|
7b3011e34d
|
💀 remove customTriggerAttributes
|
2022-05-02 09:41:29 -07:00 |
|
Tessa Kelly
|
5521d1f7ad
|
Fix close-on-blur for rich disclosures
|
2022-04-25 17:59:24 -07:00 |
|
Tessa Kelly
|
7beb363b6e
|
Generalize the FocusTrap module
|
2022-04-25 17:58:59 -07:00 |
|
Tessa Kelly
|
90bdd4c703
|
Revert "Adds clickablesvg click stop prop"
This reverts commit 1c524d9b91 .
|
2022-04-25 17:32:55 -07:00 |
|
Tessa Kelly
|
02b219daab
|
Separate the events used for disclosure versus non-disclosure pattern
|
2022-04-25 17:31:33 -07:00 |
|
Tessa Kelly
|
1c524d9b91
|
Adds clickablesvg click stop prop
|
2022-04-25 17:22:54 -07:00 |
|
Tessa Kelly
|
5684c32df6
|
Remove redundant labeled by
|
2022-04-25 16:38:14 -07:00 |
|
Tessa Kelly
|
769669bc81
|
💀 remove onClick option that's discouraged by the styleguide
|
2022-04-25 16:27:57 -07:00 |
|
Tessa Kelly
|
3e9a7467a3
|
Allow users to close tooltips with Space
|
2022-04-25 16:22:21 -07:00 |
|
Tessa Kelly
|
1c4722713e
|
Begin adding Disclosure, and further clarifying the different patterns available
|
2022-04-25 16:08:30 -07:00 |
|
Tessa Kelly
|
447687c913
|
Switch on to V3
|
2022-04-25 15:42:25 -07:00 |
|
Tessa Kelly
|
296fce96cb
|
cp src/Nri/Ui/Tooltip/V2.elm src/Nri/Ui/Tooltip/V3.elm
|
2022-04-25 14:46:03 -07:00 |
|
Tessa
|
6865ce825f
|
Merge pull request #917 from NoRedInk/bat/new-icons-hurrah
Bat/new icons hurrah
|
2022-04-21 14:52:02 -07:00 |
|
Juliano Solanho
|
e72a635126
|
Merge pull request #913 from NoRedInk/bat/switch
Switch.V2
|
2022-04-20 18:55:17 -03:00 |
|
Tessa Kelly
|
986fb4e47b
|
Replace bulb icon
|
2022-04-20 13:58:04 -07:00 |
|
Tessa Kelly
|
b3ebb82104
|
adds play
|
2022-04-20 13:55:07 -07:00 |
|
Tessa Kelly
|
533aed90e4
|
Add description in words
|
2022-04-19 13:01:23 -07:00 |
|
Tessa Kelly
|
d16fe17d93
|
Adds additional examples to the Container
|
2022-04-19 12:09:53 -07:00 |
|
Tessa Kelly
|
1b5a92867e
|
Fix the disabled attribute to work all the way
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
34cd3894a5
|
Adds disabled attribute example
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
24c5ce43bb
|
Move custom attributes to the container
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
fc40dafa37
|
Id and label should reeeaaally always be passed in for robustness
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
0d8d258871
|
Move the status of the switch to the list api
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
871207c7aa
|
implement disabling
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
e964e5a845
|
Fix the aria and for placement
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
7330b06fcc
|
Fix all the stroke hardcoded colors
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
fe5cbf65bc
|
Use Azure as expected
|
2022-04-18 19:12:09 -07:00 |
|
Tessa Kelly
|
8a0267136b
|
Begin converting to more typical list-style implementation uner the hood
|
2022-04-18 18:01:51 -07:00 |
|
Tessa Kelly
|
13182063ad
|
Expose and use unmodified Switch
|
2022-04-18 17:40:39 -07:00 |
|
Tessa Kelly
|
f720eef94c
|
cop V1 to V2
|
2022-04-18 17:38:49 -07:00 |
|
Tessa Kelly
|
48d80f88fc
|
Fix color contrast issue on Page
|
2022-04-14 14:19:21 -07:00 |
|
Tessa Kelly
|
47e57c5594
|
Fix Balloon color contrast failure by switching to greenDarkest bg color
|
2022-04-14 14:01:28 -07:00 |
|