Commit Graph

2557 Commits

Author SHA1 Message Date
Tessa Kelly
dc53c4a693 💀 remove Config from the Select API 2020-01-16 11:47:42 -08:00
Tessa Kelly
c8c2d9d875 Adds Select V7 (direct copy of V6) 2020-01-16 11:41:51 -08:00
Michael Hadley
df64c61a36
Merge pull request #440 from NoRedInk/fix-tracking-with-middle-click
Fix Tracking on Buttons using `linkExternalWithTracking`
2020-01-14 09:19:29 -08:00
Michael Hadley
8c6e3b3402 Middle clicks should also trigger tracking 2020-01-13 14:57:25 -08:00
Michael Hadley
52f6213d65 External tracking should work with ctrl/cmd- clicks
A button with `linkExternalWithTracking` was previously using
`EventExtras.onClickForLinkWithHref`, which was causing the event
handler to not be called when the user clicks on the link while
pressing cmd or ctrl. This is actually fine for tacking purposes,
as the page should still be open in the old tab, allowing the tracking
request to complete.

It's not clear why this particular event helper was used here for
the `ExternalWithTracking` case, but we can't find a downside for
swapping it out for a regular `Events.onClick`.
2020-01-13 14:41:53 -08:00
Tessa Kelly
d69eac88be Adds button resets 2020-01-07 14:26:20 -08:00
Tessa Kelly
82bd63c56d Adds the new helpers to the styleguide 2020-01-07 14:22:50 -08:00
Tessa Kelly
851dfe355e Adds rough as-link and as-button helpers 2020-01-07 14:04:30 -08:00
Aaron VonderHaar
64384d57dc
Merge pull request #437 from NoRedInk/avh4-patch-1
Corrected description for mustard color
2019-12-17 14:37:35 -08:00
Aaron VonderHaar
0216bc6dc8
Corrected description for mustard color 2019-12-17 14:28:15 -08:00
Aaron VonderHaar
33d53fc522
Merge pull request #436 from NoRedInk/release/7.17.0
Release 7.17.0
2019-12-17 13:11:41 -08:00
Aaron VonderHaar
79c9b38abc bump to 7.17.0 2019-12-17 13:03:02 -08:00
Aaron VonderHaar
597b357bef
Merge pull request #435 from NoRedInk/ink/nunu-colors
New colors
2019-12-17 13:01:40 -08:00
Aaron VonderHaar
e50450d59d Add type annotation 2019-12-17 12:57:47 -08:00
Aaron VonderHaar
457404aae0 Add mustard color (new name for yellow) 2019-12-17 12:00:29 -08:00
Aaron VonderHaar
c52199f094 Add new Text Highlight Colors 2019-12-17 11:54:35 -08:00
Ben Dansby
e37989227c
Merge pull request #434 from NoRedInk/dansby/accordion-margin
Zero margin on accordion
2019-12-16 16:16:39 -08:00
Tessa
81fd2f9bbb
Merge branch 'master' into dansby/accordion-margin 2019-12-16 15:15:15 -08:00
Tessa
745f4d0b80
Merge pull request #433 from NoRedInk/dansby/segmented-margin
Zero margin on segments
2019-12-16 15:15:00 -08:00
Ben Dansby
5c5396866c zero margin 2019-12-16 13:55:35 -08:00
Ben Dansby
b46372e5c6 zero margin on segments 2019-12-16 13:42:37 -08:00
Aaron VonderHaar
a66bee6c9a
Merge pull request #432 from NoRedInk/release/7.16.0
bump to 7.16.0
2019-12-13 17:17:05 -08:00
Aaron VonderHaar
51a4a26b25 bump to 7.16.0 2019-12-13 17:07:46 -08:00
Aaron VonderHaar
9261db6f92
Merge pull request #431 from NoRedInk/ink/new-ochre
Update ochre and add ochreDark
2019-12-13 17:04:37 -08:00
Aaron VonderHaar
370816d986 Update ochre and add ochreDark 2019-12-13 16:28:45 -08:00
Tessa
e317ce3e2a
Merge pull request #421 from NoRedInk/tessa/adds-missing-icons
Tessa/adds missing icons
2019-12-13 16:15:00 -08:00
Tessa
0c6def57dc
Merge branch 'master' into tessa/adds-missing-icons 2019-12-13 14:41:44 -08:00
Brooke
51a2b1ef89
Merge pull request #430 from NoRedInk/zamboni/small-bump
bump to 7.15
2019-12-13 11:38:44 -08:00
brookeangel
6602a8f51c bump to 7.15 2019-12-13 09:43:17 -08:00
Brooke
ea1fd63a43
Merge pull request #429 from NoRedInk/zamboni/left-align
fix text alignment and propagation when links are clicked
2019-12-09 17:19:39 -08:00
brookeangel
601ad01c85 fix text alignment and propagation when links are clicked 2019-12-09 10:37:06 -08:00
Brian Hicks
52d0754a8b
Merge pull request #428 from NoRedInk/deprecate-some-modules-oh-yeah
Deprecate some modules
2019-12-06 05:07:18 -06:00
Brian Hicks
39f6b5a083 bless imports 2019-12-05 20:59:01 -06:00
Brian Hicks
6f466c349a deprecate non-styled modules 2019-12-05 20:58:17 -06:00
Tessa
286a240b4c
Merge branch 'master' into tessa/adds-missing-icons 2019-12-05 12:43:22 -08:00
Tessa
42d3c57a8a
Merge pull request #419 from NoRedInk/tessa/add-width-label-helpers
Tessa/add width label helpers
2019-12-05 12:43:06 -08:00
Tessa
4192cee498
Merge branch 'master' into tessa/add-width-label-helpers 2019-12-05 12:33:36 -08:00
Tessa
722780c313
Merge branch 'master' into tessa/adds-missing-icons 2019-12-05 11:13:43 -08:00
Brian Hicks
6c30c7ad30
Merge pull request #427 from NoRedInk/ratchet
add ratchet script
2019-12-05 10:00:58 -06:00
Brian Hicks
9b9e1ea785 add ratchet to CI 2019-12-04 16:22:29 -06:00
Brian Hicks
b3e1a628c4 remove the elm- prefix 2019-12-04 16:17:49 -06:00
Brian Hicks
1e1182e43f create initial report of outdated module usage 2019-12-04 16:14:50 -06:00
Brian Hicks
d790d4bc3f remove complexity we don't need in noredink-ui 2019-12-04 16:14:40 -06:00
Brian Hicks
ccfee369ac import the script from the monolith 2019-12-04 16:06:54 -06:00
Brian Hicks
2af9504188
Merge pull request #426 from NoRedInk/7.14.2
bump to 7.14.2
2019-12-04 08:53:07 -06:00
Brian Hicks
f1636137b6 bump to 7.14.2 2019-12-04 08:45:48 -06:00
Brian Hicks
10061421e5
Merge pull request #423 from NoRedInk/small-modal-fix
Make modal ignore horizontal overflow
2019-12-04 08:42:04 -06:00
Brian Hicks
617d903967 Merge remote-tracking branch 'origin/master' into small-modal-fix 2019-12-04 08:38:30 -06:00
Brooke
bed67904df
Merge pull request #425 from NoRedInk/zamboni/things-that-go-bump
bump package to 7.14.1
2019-12-03 15:27:51 -08:00
brookeangel
381c8f6f5d bump package to 7.14.1 2019-12-03 13:45:28 -08:00