-
Schneider Electric
- Montreal, Canada
Pinned Loading
-
slickgrid-universal
slickgrid-universal PublicSlickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
-
aurelia-slickgrid
aurelia-slickgrid PublicAurelia-Slickgrid is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes
-
Angular-Slickgrid
Angular-Slickgrid PublicAngular-Slickgrid is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes
-
slickgrid-react
slickgrid-react PublicSlickgrid-React is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes
-
angular-markdown-editor
angular-markdown-editor PublicAngular Markdown Editor. All-in-one Markdown Editor and Preview
-
lerna-lite/lerna-lite
lerna-lite/lerna-lite PublicSubset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure
4,593 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 85 commits in 12 repositories
Created a pull request in ghiscoding/Angular-Slickgrid that received 4 comments
chore(deps)!: upgrade to Angular 19
migrate to Angular 19 in this repo here so that we have traces of the Angular upgrade. The next step will be to move the entire project into Slick…
Opened 27 other pull requests in 5 repositories
ghiscoding/slickgrid-universal
1
open
16
merged
-
feat(build)!: migrate Slickgrid-Universal to ESM-Only
This contribution was made on Apr 10
-
chore: merge master branch
This contribution was made on Apr 10
-
chore: simplify columns names & remove unnecessary GraphQL columns prop
This contribution was made on Apr 9
-
chore(react): simplify Slickgrid-React folder structure
This contribution was made on Apr 9
-
chore(angular): simplify Angular-Slickgrid folder structure
This contribution was made on Apr 9
-
chore: make sure to do type checking on all framework/demo builds
This contribution was made on Apr 9
-
feat(react)!: use simpler input attribute names
This contribution was made on Apr 8
-
feat(aurelia)!: use simpler input attribute names
This contribution was made on Apr 8
-
feat(angular)!: use simpler input attribute names
This contribution was made on Apr 8
-
feat(react)!: make I18Next totally optional in Slickgrid-React
This contribution was made on Apr 8
-
chore: move Slickgrid-React into Slickgrid-Universal monorepo
This contribution was made on Apr 6
-
chore: move Aurelia-Slickgrid into Slickgrid-Universal monorepo
This contribution was made on Apr 5
-
chore(deps): update pnpm lock file with Vite v6.2.5
This contribution was made on Apr 5
-
chore: rerender Select All after column set should work w/o DataView
This contribution was made on Apr 5
-
chore: move Angular-Slickgrid into Slickgrid-Universal monorepo
This contribution was made on Apr 4
-
fix(deps)!: bump requirement to Node 20
This contribution was made on Apr 2
-
chore(deps): remove unnecessary
whatwg-fetch
This contribution was made on Apr 2
ghiscoding/slickgrid-react
3
merged
-
fix: error in CSS file
This contribution was made on Apr 9
-
chore(deps)!: upgrade to React 19
This contribution was made on Apr 2
-
fix: findItemInTreeStructure() shouldn't throw w/large dataset
This contribution was made on Apr 2
ghiscoding/aurelia-slickgrid
3
merged
-
fix: error in CSS file
This contribution was made on Apr 9
-
fix: findItemInTreeStructure() shouldn't throw w/large dataset
This contribution was made on Apr 2
-
chore: migrate from WebPack to Vite
This contribution was made on Apr 1
ghiscoding/Angular-Slickgrid
2
merged
-
fix: error in CSS file
This contribution was made on Apr 10
-
fix: findItemInTreeStructure() shouldn't throw w/large dataset
This contribution was made on Apr 2
6pac/SlickGrid
2
merged
-
chore(deps): update all dependencies to latest
This contribution was made on Apr 5
-
fix: Select All checkbox shouldn't disappear w/column toggle, fix #1119
This contribution was made on Apr 5
Created an issue in aurelia/aurelia that received 2 comments
could Vite be upgraded to v6 in Aurelia-Vite plugin
🙋 Feature Request Currently the Aurelia-Vite plugin is using an older version of Vite v5.3.0 and Vite is now at v6.2.4, so can it be updated to la…