Tags: cebe/react-awesome-query-builder
Tags
Material UI (ukrbublik#299) * . * .. * ... * material-ui boolean widget * material-ui date widget * realized these extra funcs are unecessary, can be handled by date-io or customProps * fix material-ui date widget, add material-ui dateTime widget and material-ui time widget * delete commented out code * date/time - added useKeyboard time - show/hide seconds according to timeFormat boolean - use grid for 2 labels select - use renderValue intead of empty value multiselect - new all - don't show placeholer in r/o mode all - use customProps lint fix * number * partial material-ui slider widget (ukrbublik#308) * partial material-ui slider widget * finish working on material-ui slider widget * use Number() instead of parse* * customSliderProps * slider * range * fix uncontrolled Co-authored-by: Denis Oblogin <ukrbublik@gmail.com> * remove isSpecialRange for date/time * confirm * moved MuiPickersUtilsProvider * fixed uncontrolled * some docs * . * restore config * added MUI packages to sandbox * lint-fix * enable mui in tests * to/from labels and materialValueSources (ukrbublik#311) * use inline-flex and alignment to fix the vertical alignment of to/from labels * fix css formatting * fix formatting * start on materialValueSources using popover and radio btns * nit * lint Co-authored-by: Denis Oblogin <ukrbublik@gmail.com> * conjs improvemnt * better alignment styling for mui widget sep and widget value src (ukrbublik#314) * better alignment styling for mui widget sep and widget value src * ... Co-authored-by: Denis Oblogin <ukrbublik@gmail.com> * `value` is default source * ts * readme * . * refactor MaterialFieldSelect with renderValue (ukrbublik#316) * refactor MaterialFieldSelect with renderValue * . * init skin is antd Co-authored-by: Megan Taylor <mtaylor@megantaylor.org>
fix ukrbublik#252 (ukrbublik#285) * fix ukrbublik#252 * mt * readme * pr * lint
Fix nested group (ukrbublik#280) * tests reduce whitespaces * fix init load of {} as jlogic * nit * tests - reduce whitespace * fix export of nested groups * added test "query nested !group" * lint fix * fix nested group css * 2.1.16 * added test with two separate group rules added test query with !struct inside !group
PreviousNext