-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Utilise the implementation and theming of the design-system-react Button completed here for the following:
Tasks
- Update Button usages to use new component (ideally all, but depends on complexity and time - see list of buttons below).
- Remove old Button component if replacing all (or rename accordingly). It can then be removed from Storybook too
ACs
- All old
Buttoninstances replaced with the design system button
Buttons
The components below use the existing editor-ui button that should be replaced with the design-system button.
- BetaBanner
- DownloadButton
- EditorInput
- ImageUploadButton
- NewComponentButton
- NewInputPanelButton
- LoginButton
- LogoutButton
- Dropdown
- Sidebar
- FilePanel
- AccessDenied
- BetaModal
- DeleteProject
- ErrorModal
- GeneralModal
- LoginToSaveModal
- NewFileModal
- NewProjectModal
- RenameFile
- RenameProjectModal
- ProjectBar
- ProjectName
- ProjectIndex
- ProjectIndexPagination
- ProjectListItem
- RunButton
- StopButton
- Notifications
- ToastCloseButton
Reactions are currently unavailable