Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-25 | 710 Bytes | |
v2.11.6 source code.tar.gz | 2023-09-25 | 1.7 MB | |
v2.11.6 source code.zip | 2023-09-25 | 1.8 MB | |
v2.11.6.tar.gz | 2023-09-25 | 1.7 MB | |
v2.11.6.zip | 2023-09-25 | 1.8 MB | |
Totals: 5 Items | 7.1 MB | 0 |
Changelog
- Support component usage without
component
keyword (#150).component
keyword still support for backward compatibility - On incorrect JSON server now responds with 400 http code (#151)
- Support components as component fields (#149)
- fix typo: allowMethods -> allowHeaders when regCORS headers is kind o… by @lost22git in https://github.com/HapticX/happyx/pull/148
- HTML tags keep focus on page rerender (#146)
- Start migrating from
compileTime
variables tomacrocache
stdlib (#145)
New Contributors
- @lost22git made their first contribution in https://github.com/HapticX/happyx/pull/148
Full Changelog: https://github.com/HapticX/happyx/compare/v2.10.1...v2.11.6