Skip to content

Commit 927dc7d

Browse files
ivanvpetrovteodosiahigdmdimitrovgedinakovadesig9stein
authored
Query-builder conditions Drag&Drop functionality (take 2 - no chip gaps) (#15122)
* feat(query-builder): add drag & drop functionality * feat(query-builder): remove conditions' selected state * feat(query-builder): implement redesign * chore(*): update angular to 19.1.3 --------- Co-authored-by: Teodosia Hristodorova <[email protected]> Co-authored-by: teodosiah <[email protected]> Co-authored-by: igdmdimitrov <[email protected]> Co-authored-by: Galina Edinakova <[email protected]> Co-authored-by: desig9stein <[email protected]> Co-authored-by: igdmdimitrov <[email protected]>
1 parent 159b583 commit 927dc7d

File tree

45 files changed

+6324
-4114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+6324
-4114
lines changed

.vscode/settings.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"git.ignoreLimitWarning": true,
33
"javascript.preferences.quoteStyle": "single",
4-
"typescript.preferences.quoteStyle": "single"
4+
"typescript.preferences.quoteStyle": "single",
5+
"cSpell.words": [
6+
"ghostclass",
7+
"ungroup"
8+
]
59
}

0 commit comments

Comments
 (0)