-
-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added next.js app * . * . * sandbox_simple - remove complex config * todo: why complex ? * doc * . * . * . * . * lint fix * reuse funcs * serialize export funcs * render from context * tmp!!!! * Revert "tmp!!!!" This reverts commit 290487a. * fix sanitizeTree * . * wip * . * . * . * . * ctx better shape * ssr antd * all components converted to use ctx * todo: session in cookie is bad * sid * test app * config mixins * . * lint fix * cs ci * tests fix * jsx fix * cs ci fix * new session approach * . . * . * . * patch version * body len * node-fetch * throttle * Revert "node-fetch" This reverts commit 6990f0b. * redis vs file * lint fix * redis * . * 6.2.0 * readme * fix onChange 2nd param - return basic config, not extended * fix compress for [] * readme * . * . * typo * . * . * . * . * not working * sanitizeTree? * ? * . * readme * tests * tests * fix types * tests * delete @mui/lab * applyJsonLogic * tree funcs * fixed & added tests * more tests * typo * try to fix fix time test1 test2 test3 test4 test5 test6 upd test packages codecov for pr . node 16 codecov log . test . enable cache FIX TESTS SKIP TEST Revert "test1" This reverts commit cdb9a35d0b62c5fa6459b95d2b38357825fa5e51. * throw * cov * . * ? * . * . * log * . * 1111 * clean time * clean * lint fix * upd @mui * . * wip #912 todo * Revert "wip #912 todo" This reverts commit 62289bd. * test: can use reversed op * more doc * . * . * urls * . . . . . * . * . * . * .
- Loading branch information
Showing
145 changed files
with
6,190 additions
and
2,904 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"packages": [ | ||
"packages/core", | ||
"packages/ui", | ||
"packages/antd", | ||
"packages/mui", | ||
"packages/material", | ||
"packages/bootstrap", | ||
"packages/fluent" | ||
], | ||
"sandboxes": [ | ||
"/packages/examples", | ||
"/packages/sandbox", | ||
"/packages/sandbox_simple", | ||
"/packages/sandbox_next" | ||
], | ||
"node": "18", | ||
"buildCommand": "build-libs" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ coverage/ | |
junit/ | ||
/package/ | ||
*.log | ||
.next/ | ||
|
||
package-lock.json | ||
yarn.lock | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ coverage/ | |
junit/ | ||
/package/ | ||
*.log | ||
.next/ | ||
|
||
package-lock.json | ||
yarn.lock | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
d0a452c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-awesome-query-builder-sandbox – ./packages/sandbox
react-awesome-query-builder-sandbox-git-master-ukrbublik.vercel.app
react-awesome-query-builder-sandbox-ukrbublik.vercel.app
react-awesome-query-builder-sandbox.vercel.app
d0a452c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-awesome-query-builder-examples – ./packages/examples
react-awesome-query-builder-examples.vercel.app
react-awesome-query-builder-examples-git-master-ukrbublik.vercel.app
react-awesome-query-builder-examples-ukrbublik.vercel.app
d0a452c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-awesome-query-builder-sandbox-next – ./packages/sandbox_next
react-awesome-query-builder-sandbox-next-ukrbublik.vercel.app
react-awesome-query-builder-sandbox-next.vercel.app
react-awesome-query-builder-sandbox-next-git-master-ukrbublik.vercel.app