-
-
Notifications
You must be signed in to change notification settings - Fork 120
Comparing changes
Open a pull request
base repository: ghiscoding/Angular-Slickgrid
base: v2.22.5
head repository: ghiscoding/Angular-Slickgrid
compare: v2.23.0
- 9 commits
- 37 files changed
- 2 contributors
Commits on Oct 29, 2020
-
chore(demo): update github demo page to latest version 2.22.5
Ghislain Beaulac authored and Ghislain Beaulac committedOct 29, 2020 Configuration menu - View commit details
-
Copy full SHA for bd90a52 - Browse repository at this point
Copy the full SHA bd90a52View commit details
Commits on Oct 30, 2020
-
refactor: use http-server instead of webpack to run Cypress E2E tests (…
…#620) * refactor: use http-server instead of webpack to run Cypress E2E tests - run a Prod build and then use http-server to serve Cypress E2E tests
Configuration menu - View commit details
-
Copy full SHA for 6156508 - Browse repository at this point
Copy the full SHA 6156508View commit details -
fix(core): revert to use WebPack to run Cypress E2E tests
- using the Prod build with http-server seems to flaky to be used, so let's revert to using regular WebPack Dev server
Ghislain Beaulac authored and Ghislain Beaulac committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 3b3c643 - Browse repository at this point
Copy the full SHA 3b3c643View commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 212c275 - Browse repository at this point
Copy the full SHA 212c275View commit details -
fix(extensions): import jQuery mousewheel only with frozen, fixes #618 (
#619) * fix(extensions): import jQuery mousewheel only with frozen, fixes #618 - when jQuery mousewheel is imported, SlickGrid attaches a scroll handler which prevent scrolling to work as normal, this however should only be used with frozen grids since it creates other issues like seen in Row Detail were it doesn't behave correctly - NOTE that this is more of a patch and a SlickGrid grid option flag would be better to handle that, possibly create a flag in future SlickGrid version
Configuration menu - View commit details
-
Copy full SHA for c3b52db - Browse repository at this point
Copy the full SHA c3b52dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for edae737 - Browse repository at this point
Copy the full SHA edae737View commit details -
chore: add allowed CommonJS dependency to avoid build warning
Ghislain Beaulac authored and Ghislain Beaulac committedNov 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 9825caf - Browse repository at this point
Copy the full SHA 9825cafView commit details -
Merge branch 'master' of https://github.com/ghiscoding/Angular-Slickgrid
Ghislain Beaulac authored and Ghislain Beaulac committedNov 2, 2020 Configuration menu - View commit details
-
Copy full SHA for ef2cf65 - Browse repository at this point
Copy the full SHA ef2cf65View commit details -
Ghislain Beaulac authored and Ghislain Beaulac committed
Nov 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 1fa11e2 - Browse repository at this point
Copy the full SHA 1fa11e2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.22.5...v2.23.0