Skip to content

5.0.0 - MUI 5 and SpEL support

Choose a tag to compare

@ukrbublik ukrbublik released this 04 Feb 17:13
· 231 commits to master since this release
e9996ed
SpEL support (#613)

* .

* .

* .

* spelFormatValue

* mongo: fix for empty aggregation

* fix T()

* string: fix empty aggr

* sql: add asyncListValues

* aggr

* #

* func

* ? escape

* fixed escape

* float, array, .?[true]

* #this not needed?

* formatSpelField, isSpel*

* spel2js init

* import1

* typo width

* fix revop

* fix omitBrackets

* use my fork

* .

* fix valueType and unary minus

* group basic

* inline list

* date, datetime

* time

* lint fix

* test fix

* added simple tests

* group fix

* some/all/none

* between

* valueType from field config

* !func

* excludeOperators for type

* fix $contains

* chlog

* Like -> Contains
Moved is_empty, is_null to end of operators list

* fix test

* chlog
.
.

* readme

* add "sh " for win

* ternary1

* ternary 2
.

* .

* .

* parentReordableNodesCnt

* export ?:

* import ternary

* ternary import complete with react-select

* .

* .

* fix

* add case

* !

* lint fix

* tsc fix

* fix add first case

* unsafe warning fix

* demo /switch

* fix

* fix validation

* fix

* .

* logger

* .

* fix import

* add/del default

* getSwitchValues

* lint fix

* .

* .

* lint fix

* fix for npm 7+

* .

* lint fix
.

* Added `Utils._loadFromJsonLogic()` that returns `[tree, errors]` (issue #621)

* return Errors

* useCallback

* .

* fix tests

* .

* fix