jeanmachuca
released this
24 Oct 00:07
·
1821 commits
to main
since this release
- Use TypeScript with JavaScript interoperability enabled
- Use Native JavaScript Classes and native JavaScript New operator
- Compatibility with bundlers like Esbuild
- getDocumentLayout() detects current layout (landscape, portrait, square)
- Code Introspection with PackagesList, PackagesNameList, ClassesNameList, ClassesList dynamic getters.
- Component.scrollIntoHash navigates the scroll into a particular hash setup in location.
- Some improvements to the algorithm of components stack generation.
Full Changelog: v2.3.66-lts...v2.4.107-ts