Releases: karaxnim/karax
Releases · karaxnim/karax
1.5.0
1.4.0
What's Changed
- Add reactivity to the textarea kind VNodes. by @moigagoo in #280
- Add onpaste event to vdom by @levovix0 in #281
- fix BigInt conversion error, xOffset/yOffset from int64 to int by @chancyk in #286
- Fix mistake in %* macro by @planetis-m in #288
- add touch events and tests by @chancyk in #283
- update ci to use latest checkout action by @geotre in #290
- fixes #291; incorrect
this
access by @ringabout in #292 - doc(readme): fix karun ex. rendered in single line by @litlighilit in #293
New Contributors
- @levovix0 made their first contribution in #281
- @litlighilit made their first contribution in #293
Full Changelog: 1.3.2...1.4.0
1.3.3
What's Changed
- feature suggestion: {.noredraw.} pragma by @choltreppe in #277
Full Changelog: 1.3.2...1.3.3
1.3.2
1.3.1
What's Changed
- Fix debugKaraxSame flag condition by @planetis-m in #253
- Add query string and fix hash by @thatrandomperson5 in #258
- Fix vnode event move by @geotre in #257
- Update vdom.nim by @scattergory in #260
- We can now use karax/languages from the native backend by @planetis-m in #265
- fix #268 by @chancyk in #269
- fix: typo in readme.md by @proghax333 in #264
- fix(#200): use template element for verbatim by @daylinmorgan in #270
- propper svg/math elements by @choltreppe in #271
New Contributors
- @thatrandomperson5 made their first contribution in #258
- @scattergory made their first contribution in #260
- @chancyk made their first contribution in #269
- @proghax333 made their first contribution in #264
- @daylinmorgan made their first contribution in #270
- @choltreppe made their first contribution in #271
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- deprecate flathtml macro by @geotre in #246
- Add "toAttr" by @geotre in #247
- Add missing html tags by @geotre in #245
- Adds a styleVersion field to VNode by @geotre in #248
- Add explanation of reactivity to readme by @geotre in #249
- Add better error message to toCss by @geotre in #251
- Add boolean version of setAttr by @ryukoposting in #240
- Bump to 1.3.0 by @geotre in #252
New Contributors
- @ryukoposting made their first contribution in #240
Full Changelog: 1.2.3...1.3.0
1.2.3
What's Changed
- use sugar instead of future in examples by @metagn in #228
- converters from/to XmlNode by @untoreh in #229
- replace shallowCopy with move for ARC/ORC by @ringabout in #230
- remove cgi deps by @ringabout in #233
- Fix #232 by @geotre in #234
- bump to 1.2.3 so that latest tagged version works with 2.0 by @ringabout in #236
- add example using kajax to load data by @geotre in #237
- Add new flag; update readme by @geotre in #244
New Contributors
Full Changelog: 1.2.2...1.2.3