Commit e29058a
feat: NTP Next Steps Cards FE (#1199)
* chore: Add Icons
* wip: NextSteps card added
* chore: Update props, examples
* fix: lint
* wip: NextStepsCard translations, NextStepsGroup
* chore: Update the Examples, add rudimentary cardgroup
* fix: lint
* feat: Add data wire in
* fix: lint
* chore: Add translations for ntp dismiss, show more, show less
* fix: Lint
* fix: styles, other little stuff
* chore: Add expansion button
* chore: Add styles for confirmationText
* chore: Reorg, remove confirmation states
* fix: lint
* fix: lint
* feat: DismissButton raised to an ntp component
* feat: Add ShowHideButtonWithText
* docs: add
* fix: Update DismissButton to have a test id after translations update, RMF test fix
* tests: Add simple tests
* allow new-tab to accept string arr for next-steps
* tests: Add multple searchParam
* fix: tests
* fix: test
* styles: Update showhide hover
* chore: Add more tests
* fix: Trying to update show more hover cursor to pointer
* fix: Chevron in showhide btn
* last fixes
* fix: Types
* fixed the types :)
* chore: Address PR comments
* fix: dismissbtn text
---------
Co-authored-by: Shane Osbourne <[email protected]>1 parent 7f1e8d2 commit e29058a
File tree
45 files changed
+1483
-44
lines changed- special-pages
- messages/new-tab
- types
- pages/new-tab
- app
- components
- entry-points
- next-steps
- components
- integrations-tests
- mocks
- remote-messaging-framework
- integration-tests
- styles
- integration-tests
- src
- icons
- js
- locales/en
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+1483
-44
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments