Oct 22, 2024
- fix: typo initalCollapsedDepth > initialCollapsedDepth
- chore: improved jsdoc for the props
Oct 20, 2024
- fix: xml validation
- chore: added source map
- chore: updated
fast-xml-parser
to 4.5.0
Oct 14, 2024
- fix: exported types on package.json
Oct 25, 2023
- fix: set main to the umd file
- fix: wrong link to the example image
Jun 22, 2023
- Code rewrited in typescript.
- Changed the xml parser from
xml-js
tofast-xml-parser
, fixing the compatibility with webpack 5. - Added the
initalCollapsedDepth
prop that allow to start the xml collapsed at the level passed as prop. - Compatibility with react 18.
- Removed the theme prop
overflowBreak
, now the overflow break is default