All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- add supported language types (78296bf by Hetari).
- add css (b5d4f6f by Hetari).
- add some default style (bf0bbed by Hetari).
- add: all languages supported types (990d06f by Hetari).
- add line component (34837d0 by Hetari).
- add code component (984c884 by Hetari).
- add prismjs for syntax highlight (86b28b2 by Hetari).
- add github pages (79cfda2 by Hetari).
- add docs into the package (9816231 by Hetari).
- add id attribute to code-block component (19e1fc4 by Hetari).
- add class attribute to code-block component (3177de0 by Hetari).
- add main.ts for testing (7d9f705 by Hetari).
- fix props types (6494442 by Hetari).
- fix loading language (c5c9f86 by Hetari).
- fix parsing (43a5534 by Hetari).
- fix prismjs import (a62ac6b by Hetari).
- fix images path (00b29c3 by Hetari).
- fix build (76931b5 by Hetari).
- fix all ts issues (df7b0fe by Hetari).
- fix import (3649bf6 by Hetari).
- change the component name into codeBlock (a7cd4b3 by Hetari).
- remove unused libraries (79eceaf by Hetari).