Skip to content

Releases: karmarun/karma.tools

v0.14.1

20 Aug 13:55
38b12ab

Choose a tag to compare

Merge 0.14 (#1)

* Add 'hasChanges' to Field interface and all implementations
* Use 'hasChanges' in edit panel to check for unsaved changes instead of checking the value
* Implement Draft.js field as plugin
* Add 'registerHeaderElements' to ServerPlugin interface
* Extends top-level tsconfig in SDK
* Expose query util function
* Add rightFoldList and leftFoldList expressions to SDK
* Add 'with' expression to SDK
* Re-implement filter on server side
* Remove all namespace declarations
* Allow quick search to work with all possible structures
* Up versions

v0.13.4

20 Aug 13:47

Choose a tag to compare

Add stringContains, substringIndex and memSortFunction functions to SDK

Up SDK package version
Remove prettier from SDK package