issues
search
ghiscoding
/
slickgrid-universal
Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
https://ghiscoding.github.io/slickgrid-universal/
Other
90
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update codecov/codecov-action action to v5
#1743
renovate-bot
closed
1 day ago
2
chore(deps): update all non-major dependencies
#1742
renovate-bot
opened
1 day ago
2
fix: ExternalCopyManager shouldn't change body scroll pos when pasting
#1741
ghiscoding
closed
1 week ago
2
refactor: use (prop in obj) instead of obj.hasOwnProperty(prop)
#1740
ghiscoding
closed
1 week ago
2
fix: Composite Editor should reapply original date when exist & form is reset
#1739
ghiscoding
closed
1 week ago
2
fix: hideColumnByIds wasn't hiding columns properly
#1738
ghiscoding
closed
1 week ago
2
fix: hiding column(s) returned incorrect Grid State changes data
#1737
ghiscoding
closed
2 weeks ago
2
fix: hideColumnByIds() should call setColumn() only once, fix #1728
#1736
ghiscoding
closed
2 weeks ago
2
fix: date editor clear/reset not working in composite editor
#1735
ghiscoding
closed
2 weeks ago
2
test: add missing Cypress tests for calendar editor minDate
#1734
ghiscoding
closed
2 weeks ago
2
fix(editor): add missing Slider `changeEditorOption()` for Composite Editor
#1733
ghiscoding
closed
2 weeks ago
2
fix(deps): update dependency vanilla-calendar-pro to v3
#1732
renovate-bot
closed
2 weeks ago
3
chore(deps): update all non-major dependencies
#1731
renovate-bot
closed
1 week ago
2
chore: fix Cypress flaky tests by always setting English locale
#1730
ghiscoding
closed
2 weeks ago
2
chore(deps-dev): bump happy-dom from 15.10.1 to 15.10.2
#1729
dependabot[bot]
closed
2 weeks ago
1
HideColumnByIds performance
#1728
ttzn
closed
2 weeks ago
7
chore(deps-dev): bump happy-dom from 15.8.0 to 15.10.1
#1727
dependabot[bot]
closed
2 weeks ago
1
fix: more ms-select Dark Mode styling fixes
#1725
ghiscoding
closed
2 weeks ago
2
fix: remove `$primary-color` & fix more styling issues for ms-select
#1724
ghiscoding
closed
2 weeks ago
2
fix: more SASS styling fixes & better box-shadow on filters
#1722
ghiscoding
closed
3 weeks ago
2
chore(deps): upgrade to pnpm v9
#1721
ghiscoding
closed
4 weeks ago
2
chore(deps): bump micromatch from 4.0.5 to 4.0.8
#1720
dependabot[bot]
closed
4 weeks ago
1
feat: replace `@import` with `@use` to fix SASS 2.0 deprecations
#1719
ghiscoding
closed
4 weeks ago
2
chore(deps): update dependency npm-run-all2 to v7
#1718
renovate-bot
closed
4 weeks ago
2
chore(deps): update all non-major dependencies
#1717
renovate-bot
closed
2 weeks ago
2
fix: move DI to init() to make Pagination Comp working with all ports
#1716
ghiscoding
closed
1 month ago
2
chore: add `.js` file extensions to all imports
#1714
ghiscoding
closed
1 month ago
2
chore(deps): update dependency eslint-plugin-cypress to v4
#1713
renovate-bot
closed
1 month ago
2
feat: allow providing a Custom Pagination
#1711
ghiscoding
closed
1 month ago
2
fix(deps): update all non-major dependencies
#1710
renovate-bot
closed
1 month ago
2
chore: refactor Pagination Component in preparation of Custom Comp
#1708
ghiscoding
closed
1 month ago
2
fix: Column Picker should auto-position left/right with available space
#1707
ghiscoding
closed
1 month ago
2
chore: rename `GroupingAndColspanService` to `HeaderGroupingService`
#1706
ghiscoding
closed
1 month ago
2
chore: use `node:` import namespace & replace glob by tinyglobby
#1705
ghiscoding
closed
1 month ago
2
fix: reposition column picker to always be visible
#1704
roberbnd
closed
1 month ago
7
chore: remove unused PubSub refs after PR #1702
#1703
ghiscoding
closed
1 month ago
2
fix: remove unnecessary events to re-render Header Grouping
#1702
ghiscoding
closed
1 month ago
2
chore: move no pre-parse date warning to vanilla grid comp
#1701
ghiscoding
closed
1 month ago
2
chore: refactor SharedService, only use Getters/Setters when necessary
#1700
ghiscoding
closed
1 month ago
2
chore(deps): update all non-major dependencies
#1699
renovate-bot
closed
1 month ago
2
Chore/renovate type exports
#1698
ghiscoding
closed
1 month ago
3
chore(deps): update all non-major dependencies
#1697
renovate-bot
closed
1 month ago
3
feat(PubSub): allow multiple subcribe events for a single callback
#1696
ghiscoding
closed
1 month ago
2
fix: Date parsing shouldn't fail & dateIso type should accept time
#1695
ghiscoding
closed
1 month ago
2
chore: use isColumnDateType() to remove duplicated code
#1694
ghiscoding
closed
1 month ago
2
chore(deps): replace vitest eslint plugin with new @vitest/eslint-plugin
#1693
ghiscoding
closed
1 month ago
2
perf: option to improve Date Sorting by pre-parsing date items only once
#1691
ghiscoding
closed
1 month ago
8
fix: home and end keys stop propagation on input based editors, closes #1686
#1690
zewa666
closed
2 months ago
4
Dynamic Editor Configuration Request
#1689
hwlv
closed
2 months ago
4
chore: cleanup filterPredicate code a bit
#1688
ghiscoding
closed
2 months ago
2
Next