You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replaced default html button with MUI Button
* Added border and disabled settings
* Updated file for prettier
* Prettier again
* Prettier still
* Final time
* Refactored code to be compatible with tests
* Updated test snapshot
* Fixed error in snapshot
* Corrected the default grey colour
* Corrected the default text colour
* Added settings to change cursor when button is disabled
* Tidied the colour prop declarations
* Fixed text wrapping
* Addedd transparent to parser test
* Renamed colourscheme file and defaultColours name
* Moved decision making out of the Button declaration and reorganised styling parameters
* Moved ThemeProvider to embeddedDisplay
* Updated the snapshot
* Changed it so that button variant is "text" when transparent, otherwise it's "contained"
* Added rotationStep to bobParser
* Moved static styling components to use styled API
* Set lineHeight to 1
* Updated snapshot
* Fixed text rotation in Button
* Updated snapshot
0 commit comments