Commit 16b6b5e
authored
Dynamic content (Part 3) (#15713)
* Initial version
* Fix lint issues
* Tidy ups and lint fixes
* Add some notes
* Localisations
* Avoid using general 'actions' class name
* Further fixes
* Remove test code
* Address feedback from walk through
* Add test ids and updated e2e tests, fix lint
* Update .gitignore
* Remove dev readme file
* Add simple developer docs, update type comments, bump icon package version number
* Address PR feedback
* Address PR feedback 2nd round
* Fix lint
* Use user id hash in the local storage key
* FIrst version of dynamic content
* Revert merge errors
* Fix merge errors
* Tidy ups, better types and more documentation
* Add support for settings
* Improve docs
* Tidy up config and settings types
* Addm LTS, remove debug content (will do this differently)
* Add unit tests
* Update unis tests
* Fix unit tests
* Tidy ups
* Fix first round of PR feedback and update tests
* Address PR feedback
* FIrst version of dynamic content
* Factor out system info for clearer code
* Add announcement support
* Fixes
* Remove comment for hidden as its not added in this PR
* Fix merge issues
* Ensure mark all read updates via handler as well
* Add unit tests
* Fix comment for unsetValue
Updated comment for unsetValue property in NotificationPreference type.
* Fix lint errors
* Address PR Feedback
* FIrst version of dynamic content
* Tidy ups, better types and more documentation
* Add support for settings
* Improve docs
* Tidy up config and settings types
* Addm LTS, remove debug content (will do this differently)
* Add unit tests
* Update unis tests
* Fix unit tests
* Tidy ups
* Add home page announcements
* Minor updates
* Add support for content on the home page
* Fix merge issues
* Minor tidy ups
* Tidy ups
* Fix bad merge
* Further merge fixes
* Merge fixes
* Mark all as read does not affect hidden items
* Fix unit tests
* Fix lint
* Make use of markdown consistent
* Add aria labels to other buttons1 parent 4025a9f commit 16b6b5e
File tree
19 files changed
+845
-49
lines changed- shell
- assets
- images/content
- dark
- translations
- components
- DynamicContent
- pages
- store
- types/notifications
- utils/dynamic-content
19 files changed
+845
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Loading
Loading
Loading
Loading
Loading
0 commit comments