Closed DersJ closed 1 year ago
Can I get a version of this that has no background color on the buttons and using the appropriate text, icon and border colors for the current theme?
:tada: This PR is included in version 6.3.0 :tada:
The release is available on:
v6.3.0
Your semantic-release bot :package::rocket:
Description
Adding ability to toggle between raw and formatted code in syntax highlight component. Also updating theme with new colors and light mode.
What's included?
toggleRawCode
andrawToggleLabels
to flavored markdowntoggleRawButton
andrawToggleLabels
to highlight componentTest Steps
npm run start
General Tests for Every PR
npm run start
still works.npm run lint
passes.npm run stylelint
passes.npm test
passes and code coverage is not lower.npm run build
still works.Screenshots or link to StackBlitz/Plunker