Commit Graph

4325 Commits

Author SHA1 Message Date
celso
04ca511a1a
Merge pull request #856 from NoRedInk/fix-premium-radiobuttons-locked-clicks
Improve premium radio buttons locked clicks
2022-03-17 17:57:05 -03:00
Lindsay Wardell
2213bd0960
Merge pull request #859 from NoRedInk/tessa/sidebar-wrap
Tessa/sidebar wrap
2022-03-16 11:39:07 -07:00
Celso Bonutti
58dab591bb moves PremiumLocked button to a new function 2022-03-16 13:49:21 -03:00
Tessa Kelly
de6b27895b Don't use deprecated prop 2022-03-15 16:24:17 -07:00
Celso Bonutti
0aeb116310 removes unused import from RadioButton.V4 2022-03-15 17:05:08 -03:00
Celso Bonutti
e058ba66d6 uses button element for PremiumLocked RadioButton 2022-03-15 16:59:17 -03:00
Tessa
bcc4f319b7
Merge pull request #862 from NoRedInk/jutessa/add-elm-review
Jutessa/add elm review
2022-03-15 11:56:39 -07:00
Ju Liu
111cf21383 Add shake rule for running elm-review in the styleguide app 2022-03-15 18:15:33 +00:00
Ju Liu
efaee1b7af Apply elm-review in styleguide app 2022-03-15 18:06:13 +00:00
Ju Liu
b7f6ff13ea Add elm-review to styleguide app 2022-03-15 17:58:21 +00:00
Ju Liu
3b2e2a12f8 Add shake rule to run elm-review 2022-03-15 17:29:20 +00:00
Ju Liu
7d457f3b4d elm-review runs cleanly 2022-03-15 17:26:55 +00:00
Ju Liu
f2f4796648 Run autofix 2022-03-15 17:13:25 +00:00
Ju Liu
d88a371b0e Add elm-review 2022-03-15 17:13:09 +00:00
Tessa
d0a7f520f3
Merge pull request #858 from NoRedInk/tessa/sidebar
Tessa/sidebar
2022-03-11 15:14:31 -08:00
Tessa Kelly
0200502053 Make sure the text doesn't overflow 2022-03-11 14:59:14 -08:00
Tessa Kelly
bcf5b113d0 Fix fixed height on sidebar nav elements 2022-03-11 14:58:01 -08:00
Tessa Kelly
a7590e7141 Fix ci 2022-03-11 14:48:11 -08:00
Tessa
1eae9f4796
Merge pull request #855 from NoRedInk/fix-premium-checkbox-locked-clicks
Fix premium checkbox locked clicks
2022-03-11 14:22:36 -08:00
Tessa Kelly
b007959cb9 Fix generated code 2022-03-11 13:54:18 -08:00
Tessa Kelly
95f2b11f46 Adds premium pennant 2022-03-11 13:50:35 -08:00
Tessa Kelly
30117e65cd Use strings for the routes 2022-03-11 13:47:03 -08:00
Tessa Kelly
62fc8e3dcb Adds secondary theme 2022-03-11 13:40:06 -08:00
Tessa Kelly
550e7b0e0e Adds icon 2022-03-11 13:37:44 -08:00
Tessa Kelly
07f31b4f6e Adds sidenav css 2022-03-11 13:35:57 -08:00
Brian J. Cardiff
354c77e3f1 Improove onLockedClick behavior to detect clicks any place
and not just pennant.

Similar to what we aim on PremiumCheckbox
2022-03-11 15:34:11 -03:00
Brian J. Cardiff
809d7e463a RadioButton: Rename onLockedPennantClick to onLockedClick 2022-03-11 14:55:42 -03:00
Brian J. Cardiff
6d12ed0821 Extend examples to cover unlocked and disabled better 2022-03-11 14:47:38 -03:00
Brian J. Cardiff
1cc2127883 PremiumCheckbox.V8: Rename and fix showPennant to onLockedClick 2022-03-11 14:39:15 -03:00
Tessa
b2853e62f0
Merge pull request #854 from NoRedInk/premium-checkbox-id
Allow setting custom ID attribute on PremiumCheckbox
2022-03-11 09:18:04 -08:00
Celso Bonutti
3480986bf5 formats 'PremiumCheckbox.V8' 2022-03-11 10:56:04 -03:00
Celso Bonutti
f24b2283ac adds 'id' to PremiumCheckbox.v8 docs 2022-03-11 10:11:59 -03:00
Celso Bonutti
36fd725752 formats 'PremiumCheckbox.V8' 2022-03-11 10:06:47 -03:00
Casey Webb
1844d0cc04
Allow setting custom ID property on PremiumCheckbox
Note, this fixes a regression introduced V6 -> V7
2022-03-11 00:33:03 -06:00
Tessa Kelly
72d4087fb1 Recursion makes the ui too bad. Give up and proceed with other features 2022-03-10 19:11:38 -08:00
Tessa Kelly
ef530533e3 Adds listItems helper 2022-03-10 18:01:47 -08:00
Tessa Kelly
0534c35a17 Implement dynamic list
because of how debug.controls renders records, this implementation artificially indents. This should be fixed in order to make the controls actually usable
2022-03-10 17:13:39 -08:00
Tessa Kelly
ee0e46f06d Start outlining the sidenav example 2022-03-10 16:36:59 -08:00
Tessa Kelly
e514dcf173 Adds little minit preview 2022-03-10 15:53:50 -08:00
Tessa Kelly
5656e9e595 Adds SideNav example 2022-03-10 15:42:13 -08:00
Tessa
7ee0ef1fba
Merge pull request #853 from NoRedInk/tessa/shadows
Adds Shadows
2022-03-10 13:01:24 -08:00
Brian J. Cardiff
24fbceebc8
Merge pull request #850 from NoRedInk/growth/premium-display
Introduces PremiumDisplay
2022-03-10 16:41:48 -03:00
Celso Bonutti
738e45a9d4 formats CommonControls 2022-03-10 16:18:14 -03:00
Celso Bonutti
a521c09ee0 Merge branch 'master' into growth/premium-display 2022-03-10 16:09:41 -03:00
Brian J. Cardiff
dce31c6a14
Merge pull request #852 from NoRedInk/tessa/media-support-3
Tessa/media support 3
2022-03-10 15:27:58 -03:00
Tessa Kelly
4c2076cd27 Adds Shadows 2022-03-10 08:53:28 -08:00
Tessa Kelly
e35672e4aa Merge remote-tracking branch 'origin/master' into tessa/media-support-3 2022-03-10 08:14:42 -08:00
Tessa
abd0c584f0
Merge pull request #851 from NoRedInk/bressa/media-support-2
Bressa/media support 2
2022-03-10 08:11:21 -08:00
Tessa
5b3f8b7f01
Merge pull request #849 from NoRedInk/tessa/media-support
Tessa/media support
2022-03-10 08:09:36 -08:00
Brian J. Cardiff
e8c30bc4e8 Rename onPennantClick to onLockedPennantClick
Make the unlocked pennant not clickable
Update changes from V3
2022-03-10 11:30:21 -03:00