- Actually publish typings (#30)
- Add button reset to remove default border and background (#25)
- Fix code toolbar positioning (#22)
- Add and publish typings
.d.ts
(#24)
- Fix parser stuck in infinite loop for empty code blocks (#15)
- Use primary color for code toolbar icons (#15)
- Add responsiveness to header font-size (#15)
- Use
navigator.clipboard
Web API to replaceexecCommand
(#14) - Add some spacing for snackbar (#14)
- Fix code header overflow (#17)
- Add JSON highlighting (#12)
- Reduce code header after pseudo-element font-weight (#12)
- Add prepublish routine
- Fix default fonts not rendering
- Adjust space on the left side of code block for triple digit numbers
- Handle capitalized language inputs
- Add imported languages to
langMap
- Add
aqua.cbs.js
for minimal package of only callback functionalities - Refactor logic and style as folder based components (#9)
- Change code box wrapper to comply with markdown highlighting parsers
- Refactor class names for higher specificity
- First major update with support for browser and node use