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: new languages (3e05688 by Hetari).
1.0.1 - 2024-10-05
- add: click to copy (75fb7bc by Hetari).
- add copy icon (4fd0e42 by Hetari).
- add more icons (4caed1c by Hetari).
- add icons (a279545 by Hetari).
- add themes (0eb0a87 by Hetari).
- addL light and dark theme (1b16a89 by Hetari).
- add: line number (75e6415 by Hetari).
- 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: images path in the docs (14c3277 by Hetari).
- fix: line break in code block (c842e28 by Hetari).
- fix: parseCodeIntoLines function (084f090 by Hetari).
- fix: Cannot find namespace 'JSX' (b6d4439 by Hetari).
- fix: code style (c5d2def 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).