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 |
|
Celso Bonutti
|
6a978cb762
|
updates RadioButton example controls
|
2022-03-10 11:06:40 -03:00 |
|
Celso Bonutti
|
2f1227634c
|
don't use ClickableSvg for non-clickable pennant
|
2022-03-10 11:06:24 -03:00 |
|
Celso Bonutti
|
df0bde0077
|
Merge branch 'growth/premium-display' of github.com:NoRedInk/noredink-ui into growth/premium-display
|
2022-03-10 10:43:25 -03:00 |
|
Celso Bonutti
|
8a92d905a0
|
always show Premium Pennant on Premium-content RadioButton
|
2022-03-10 10:35:40 -03:00 |
|
Tessa Kelly
|
2be5eed9cd
|
Use value directly rather than threading bool through
|
2022-03-09 17:18:15 -08:00 |
|
Tessa Kelly
|
a761c9c404
|
Remove brittle css parsing to simplify example code
|
2022-03-09 17:16:13 -08:00 |
|
Tessa Kelly
|
ff290dd7e2
|
Use common controls for text
|
2022-03-09 15:59:41 -08:00 |
|
Tessa Kelly
|
e097368032
|
Fix the selector for the icon so that icons don't accidentally disappear
|
2022-03-09 15:48:50 -08:00 |
|
Tessa Kelly
|
2e31f2c4d1
|
Hide the icon background for mobile
|
2022-03-09 15:32:40 -08:00 |
|
Tessa Kelly
|
3e75b090c8
|
WIP
|
2022-03-09 15:30:50 -08:00 |
|
Tessa Kelly
|
e47373b8b6
|
Highlight the child icon issue
|
2022-03-09 15:30:50 -08:00 |
|
Tessa Kelly
|
622ae05ea4
|
Adds example use of hideIconForMobile
coupla problems left:
- add example icon in the html, and make sure these icons aren't hidden
- hide the circle for the banner icons
|
2022-03-09 15:30:50 -08:00 |
|
Tessa Kelly
|
b84f306cfd
|
Adds css breakpoint helper examples
|
2022-03-09 15:30:50 -08:00 |
|
Tessa Kelly
|
d931c36603
|
Reduce the default vertical heeight of the generated code, to keep the example in the viewport by default
|
2022-03-09 15:30:49 -08:00 |
|
Tessa Kelly
|
1cd017d95d
|
Generalize the content control
|
2022-03-09 15:30:49 -08:00 |
|
Tessa Kelly
|
9765660b51
|
Generate code for Message
|
2022-03-09 15:30:49 -08:00 |
|
Tessa Kelly
|
7e58d51c15
|
Use common controls ui icon helper
|
2022-03-09 15:30:49 -08:00 |
|
Tessa Kelly
|
625cd97578
|
Adds helpers to the Message component
|
2022-03-09 15:30:49 -08:00 |
|
Tessa Kelly
|
21c5155e9b
|
Fix BUtton docs
|
2022-03-09 15:30:49 -08:00 |
|
Brian J. Cardiff
|
c70e9ad602
|
Notes for V4
|
2022-03-09 17:32:45 -03:00 |
|
Brian J. Cardiff
|
1a0b1c0e72
|
Add hideTextForMobile, hideTextFor to ClickableText
|
2022-03-09 17:31:21 -03:00 |
|
Brian J. Cardiff
|
91f522ad3f
|
Add hideIconForMobile, hideIconFor on ClickableText
|
2022-03-09 17:17:17 -03:00 |
|
Brian J. Cardiff
|
54817085ad
|
Fix & rename hideIconFor
|
2022-03-09 17:16:47 -03:00 |
|
Tessa Kelly
|
a106add5f6
|
Adds media helpers
|
2022-03-09 11:57:36 -08:00 |
|
Casey Webb
|
5132c260a0
|
Expose Nri.Ui.Data.PremiumDisplay
|
2022-03-08 21:46:46 -06:00 |
|
Celso Bonutti
|
e77787f42f
|
updates RadioButton example version
|
2022-03-08 16:46:05 -03:00 |
|
Celso Bonutti
|
31999c0acf
|
removes unnecessary comment from RadioButton.V4
|
2022-03-07 18:23:49 -03:00 |
|
Celso Bonutti
|
cb1946d125
|
formats and exposes new components
|
2022-03-07 18:22:07 -03:00 |
|
Celso Bonutti
|
bc2e90fbed
|
migrates Main example to SideNav.V2
|
2022-03-07 17:26:56 -03:00 |
|
Celso Bonutti
|
aa31b8a324
|
migrates Checkbox example to use PremiumCheckbox.V8
|
2022-03-07 17:19:22 -03:00 |
|
Celso Bonutti
|
f6eb83f8b3
|
migrates RadioButton example to RadioButton.V4
|
2022-03-07 17:15:01 -03:00 |
|
Celso Bonutti
|
7d1742f909
|
adds 'PremiumCheckbox.V8'
|
2022-03-07 17:14:35 -03:00 |
|
Celso Bonutti
|
00d3fbc6f4
|
adds 'RadioButton.v4'
|
2022-03-07 16:56:32 -03:00 |
|
Celso Bonutti
|
e5845c860f
|
adds 'SideNav.V2'
|
2022-03-07 14:46:31 -03:00 |
|
Celso Bonutti
|
c6af58aa8c
|
adds 'PremiumDisplay' module
|
2022-03-07 14:44:32 -03:00 |
|
Brian J. Cardiff
|
eeb8764b28
|
Merge pull request #848 from NoRedInk/revert-846-gro-175-update-noredink-ui-with-new-premium
Revert "Add PremiumPromo PremiumLevel"
|
2022-03-07 10:14:00 -03:00 |
|
Tessa Kelly
|
5ad3f3920f
|
Improve the styles of the new shared code gen layout helper
|
2022-03-04 17:26:27 -08:00 |
|
Tessa Kelly
|
4684939411
|
Adds code generation to Button
|
2022-03-04 17:19:03 -08:00 |
|
Tessa Kelly
|
d849f3ae75
|
Adds css helpers to Button
|
2022-03-04 17:16:57 -08:00 |
|
Tessa Kelly
|
c6f8f7a854
|
reorder args to emphasize button type
|
2022-03-04 17:14:14 -08:00 |
|
Tessa Kelly
|
5284b8aac2
|
Use a list for the Button attribute examples
|
2022-03-04 17:13:22 -08:00 |
|
Tessa Kelly
|
1a4daea359
|
Add general choice helper
|
2022-03-04 17:04:56 -08:00 |
|
Tessa Kelly
|
2531043be1
|
Fix regex
|
2022-03-04 16:45:40 -08:00 |
|
Tessa Kelly
|
1d27a3c28e
|
Add example for hiding svg children on mobile
|
2022-03-04 15:58:17 -08:00 |
|
Tessa Kelly
|
654f5feaeb
|
Adds query selectors to the clickable text example
|
2022-03-04 15:12:31 -08:00 |
|