Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(common): replace jQueryUI Autocomplete with Kraaden Autocomplete #752

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

ghiscoding
Copy link
Owner

  • first step in order to remove jQueryUI

@ghiscoding ghiscoding changed the title feat(common): replace jQueryUI Autocomplete with Kradeen Autocomplete WIP - feat(common): replace jQueryUI Autocomplete with Kradeen Autocomplete Aug 21, 2022
@codecov
Copy link

codecov bot commented Aug 21, 2022

Codecov Report

Merging #752 (e89be5d) into master (9101fff) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #752   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          233       235    +2     
  Lines        16433     16474   +41     
  Branches      5490      5514   +24     
=========================================
+ Hits         16433     16474   +41     
Impacted Files Coverage Δ
.../src/commonEditorFilter/commonEditorFilterUtils.ts 100.00% <100.00%> (ø)
packages/common/src/commonEditorFilter/index.ts 100.00% <100.00%> (ø)
packages/common/src/editors/autocompleterEditor.ts 100.00% <100.00%> (ø)
packages/common/src/editors/editors.index.ts 100.00% <100.00%> (ø)
packages/common/src/editors/index.ts 100.00% <100.00%> (ø)
packages/common/src/filters/autocompleterFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/filters.index.ts 100.00% <100.00%> (ø)
packages/common/src/filters/index.ts 100.00% <100.00%> (ø)
packages/common/src/interfaces/index.ts 100.00% <100.00%> (ø)
...bundle/src/components/slick-vanilla-grid-bundle.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding changed the base branch from master to next August 22, 2022 13:41
@ghiscoding ghiscoding changed the title WIP - feat(common): replace jQueryUI Autocomplete with Kradeen Autocomplete feat(common): replace jQueryUI Autocomplete with Kradeen Autocomplete Aug 22, 2022
@ghiscoding ghiscoding merged commit 991d29c into next Aug 22, 2022
@ghiscoding ghiscoding deleted the feat/remove-jquery-ui branch August 22, 2022 13:42
@ghiscoding ghiscoding changed the title feat(common): replace jQueryUI Autocomplete with Kradeen Autocomplete feat(common): replace jQueryUI Autocomplete with Kraaden Autocomplete Oct 15, 2022
ghiscoding added a commit that referenced this pull request Oct 16, 2022
…mon & DraggableGrouping (#772)

* feat(common): replace jQueryUI Autocomplete with Kradeen Autocomplete (#752)

* feat(common)!: remove & replace jQueryUI with SortableJS in common & SlickDraggableGrouping  (#756)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant