Skip to content

v6-beta8

Pre-release
Pre-release
Compare
Choose a tag to compare
@Eonasdan Eonasdan released this 13 Jun 14:42
· 87 commits to master since this release
7214b82
Development (#2585)

* make viewMode optional (#2551)

* introduce a simple overridable function parseInput (#2552)

so that you don't have to know all the internal details when overriding
this just gets 1 input and can return another
Just as formatInput also works (its the opposite)

* fixed #2487, #2495

* fixed #2487, #2495

* fix for #2506

* fix for #2549

* fix for #2549

* pub npm

* pub npm

* package update

* * added locale from pr
* updated github templates
* updated link nav

* fixes #2583, #2578

Co-authored-by: Johan Compagner <jcompagner@servoy.com>