slickgrid-react
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -5,3 +5,3 @@ # Change Log | ||
## [2.0.3](https://github.com/slickgrid-club/slickgrid-react/compare/2.0.2...2.0.3) (2022-12-09) | ||
## [2.0.4](https://github.com/slickclub/slickgrid-react/compare/2.0.3...2.0.4) (2022-12-09) | ||
@@ -12,3 +12,3 @@ # Change Log | ||
## [2.0.2](https://github.com/slickgrid-club/slickgrid-react/compare/2.0.1...2.0.2) (2022-12-09) | ||
## [2.0.3](https://github.com/slickclub/slickgrid-react/compare/2.0.2...2.0.3) (2022-12-09) | ||
@@ -19,8 +19,14 @@ # Change Log | ||
## [2.0.1](https://github.com/slickgrid-club/slickgrid-react/compare/2.0.0...2.0.1) (2022-12-09) | ||
## [2.0.2](https://github.com/slickclub/slickgrid-react/compare/2.0.1...2.0.2) (2022-12-09) | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [2.0.1](https://github.com/slickclub/slickgrid-react/compare/2.0.0...2.0.1) (2022-12-09) | ||
### Bug Fixes | ||
* **build:** component should be <SlickgridReact/> ([#22](https://github.com/slickgrid-club/slickgrid-react/issues/22)) ([f11a231](https://github.com/slickgrid-club/slickgrid-react/commit/f11a23107f2ac408afc826c642778870f0bae932)) | ||
* **build:** component should be <SlickgridReact/> ([#22](https://github.com/slickclub/slickgrid-react/issues/22)) ([f11a231](https://github.com/slickclub/slickgrid-react/commit/f11a23107f2ac408afc826c642778870f0bae932)) | ||
@@ -32,12 +38,12 @@ # 2.0.0 (2022-12-08) | ||
* add missing grid container for HeaderMenu plugin to work correctly ([ca9887e](https://github.com/slickgrid-club/slickgrid-react/commit/ca9887e119e6d3d61acace26197e6e299d536c84)) | ||
* **comp:** switch to reusable Slickgrid-Universal Pagination ([549862f](https://github.com/slickgrid-club/slickgrid-react/commit/549862ffff59bac1ad2ad86aae0bfad23ed686b3)) | ||
* Custom Events not working out of the box in React ([1a16ae3](https://github.com/slickgrid-club/slickgrid-react/commit/1a16ae3491f4efa533a4b43c4aa8b7c137ca45a4)) | ||
* few more small examples fixes ([4ffc694](https://github.com/slickgrid-club/slickgrid-react/commit/4ffc69457633e99aef71c7879087e4e2919af22e)) | ||
* fixing few small issues in Examples after adding Cypress E2E tests ([217bf9d](https://github.com/slickgrid-club/slickgrid-react/commit/217bf9d7e72ae40f1a02974e681f26494ae51807)) | ||
* Grid Presets should load all presets including pinning ([3253148](https://github.com/slickgrid-club/slickgrid-react/commit/32531486c617d16a8e8a01807438f3499c9d8c53)) | ||
* most Examples should now work with Custom Events and i18n ([d3100b2](https://github.com/slickgrid-club/slickgrid-react/commit/d3100b21629369d12bc3446f674242be34496969)) | ||
* **pinning:** cols reorder & freezing shouldn't affect order ([#12](https://github.com/slickgrid-club/slickgrid-react/issues/12)) ([b6c806b](https://github.com/slickgrid-club/slickgrid-react/commit/b6c806b3a24327ad4c54b1e37f4cd7a31b5acc6a)) | ||
* **sorting:** update Slickgrid-Universal, fixes date sort shuffling ([#21](https://github.com/slickgrid-club/slickgrid-react/issues/21)) ([2d35508](https://github.com/slickgrid-club/slickgrid-react/commit/2d35508d58de82cbdfdefc25b1df67dbcb7bcfcf)) | ||
* **ui:** use correct grid container on Resizer to fix Pagination ([b00dc98](https://github.com/slickgrid-club/slickgrid-react/commit/b00dc98153934922e77b9a113f36eb191ed5ab89)) | ||
* add missing grid container for HeaderMenu plugin to work correctly ([ca9887e](https://github.com/slickclub/slickgrid-react/commit/ca9887e119e6d3d61acace26197e6e299d536c84)) | ||
* **comp:** switch to reusable Slickgrid-Universal Pagination ([549862f](https://github.com/slickclub/slickgrid-react/commit/549862ffff59bac1ad2ad86aae0bfad23ed686b3)) | ||
* Custom Events not working out of the box in React ([1a16ae3](https://github.com/slickclub/slickgrid-react/commit/1a16ae3491f4efa533a4b43c4aa8b7c137ca45a4)) | ||
* few more small examples fixes ([4ffc694](https://github.com/slickclub/slickgrid-react/commit/4ffc69457633e99aef71c7879087e4e2919af22e)) | ||
* fixing few small issues in Examples after adding Cypress E2E tests ([217bf9d](https://github.com/slickclub/slickgrid-react/commit/217bf9d7e72ae40f1a02974e681f26494ae51807)) | ||
* Grid Presets should load all presets including pinning ([3253148](https://github.com/slickclub/slickgrid-react/commit/32531486c617d16a8e8a01807438f3499c9d8c53)) | ||
* most Examples should now work with Custom Events and i18n ([d3100b2](https://github.com/slickclub/slickgrid-react/commit/d3100b21629369d12bc3446f674242be34496969)) | ||
* **pinning:** cols reorder & freezing shouldn't affect order ([#12](https://github.com/slickclub/slickgrid-react/issues/12)) ([b6c806b](https://github.com/slickclub/slickgrid-react/commit/b6c806b3a24327ad4c54b1e37f4cd7a31b5acc6a)) | ||
* **sorting:** update Slickgrid-Universal, fixes date sort shuffling ([#21](https://github.com/slickclub/slickgrid-react/issues/21)) ([2d35508](https://github.com/slickclub/slickgrid-react/commit/2d35508d58de82cbdfdefc25b1df67dbcb7bcfcf)) | ||
* **ui:** use correct grid container on Resizer to fix Pagination ([b00dc98](https://github.com/slickclub/slickgrid-react/commit/b00dc98153934922e77b9a113f36eb191ed5ab89)) | ||
@@ -47,9 +53,9 @@ | ||
* add locale support via react-i18next ([c7c86d0](https://github.com/slickgrid-club/slickgrid-react/commit/c7c86d00ac7212aa40c25f6d9b998cbbf71e1c75)) | ||
* add new Example 33 (tooltip) and 34 (trading platform) ([aa4ad8b](https://github.com/slickgrid-club/slickgrid-react/commit/aa4ad8bc8975a8c2e76b8bb2ef11a46e6c8f3149)) | ||
* add Slots and fix issue to hide header row when provided ([d9bcded](https://github.com/slickgrid-club/slickgrid-react/commit/d9bcdedd993d4ccbbca8e1a1759372c89878e3c1)) | ||
* add Tree Data grid functionality ([6422ae0](https://github.com/slickgrid-club/slickgrid-react/commit/6422ae0eca678c878ff4311187f78d3879f8b38c)) | ||
* **core:** BREAKING CHANGE replace jQueryUI by SortableJS ([e4052d6](https://github.com/slickgrid-club/slickgrid-react/commit/e4052d62bba7f150b68c2e299fe074dd75729246)) | ||
* **OData:** add `$select` and `$expand` query options ([631434c](https://github.com/slickgrid-club/slickgrid-react/commit/631434ccb8051ac7fcd896732b1e6ece3e8f23ef)) | ||
* upgrade to latest Slickgrid-Universal version 1.x ([3a12f0f](https://github.com/slickgrid-club/slickgrid-react/commit/3a12f0f516dbeae84daec875914f31d2d223f8d0)) | ||
* add locale support via react-i18next ([c7c86d0](https://github.com/slickclub/slickgrid-react/commit/c7c86d00ac7212aa40c25f6d9b998cbbf71e1c75)) | ||
* add new Example 33 (tooltip) and 34 (trading platform) ([aa4ad8b](https://github.com/slickclub/slickgrid-react/commit/aa4ad8bc8975a8c2e76b8bb2ef11a46e6c8f3149)) | ||
* add Slots and fix issue to hide header row when provided ([d9bcded](https://github.com/slickclub/slickgrid-react/commit/d9bcdedd993d4ccbbca8e1a1759372c89878e3c1)) | ||
* add Tree Data grid functionality ([6422ae0](https://github.com/slickclub/slickgrid-react/commit/6422ae0eca678c878ff4311187f78d3879f8b38c)) | ||
* **core:** BREAKING CHANGE replace jQueryUI by SortableJS ([e4052d6](https://github.com/slickclub/slickgrid-react/commit/e4052d62bba7f150b68c2e299fe074dd75729246)) | ||
* **OData:** add `$select` and `$expand` query options ([631434c](https://github.com/slickclub/slickgrid-react/commit/631434ccb8051ac7fcd896732b1e6ece3e8f23ef)) | ||
* upgrade to latest Slickgrid-Universal version 1.x ([3a12f0f](https://github.com/slickclub/slickgrid-react/commit/3a12f0f516dbeae84daec875914f31d2d223f8d0)) | ||
@@ -56,0 +62,0 @@ # Changelog |
{ | ||
"name": "slickgrid-react", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Slickgrid components made available in React", | ||
@@ -12,9 +12,9 @@ "keywords": [ | ||
], | ||
"homepage": "https://github.com/slickgrid-club/slickgrid-react", | ||
"homepage": "https://github.com/slickclub/slickgrid-react", | ||
"bugs": { | ||
"url": "https://github.com/slickgrid-club/slickgrid-react/issues" | ||
"url": "https://github.com/slickclub/slickgrid-react/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/slickgrid-club/slickgrid-react.git" | ||
"url": "https://github.com/slickclub/slickgrid-react.git" | ||
}, | ||
@@ -21,0 +21,0 @@ "license": "MIT", |
@@ -7,3 +7,3 @@ # Slickgrid-React | ||
[![Actions Status](https://github.com/slickgrid-club/slickgrid-react/workflows/CI%20Build/badge.svg)](https://github.com/slickgrid-club/slickgrid-react/actions) | ||
[![Actions Status](https://github.com/slickclub/slickgrid-react/workflows/CI%20Build/badge.svg)](https://github.com/slickclub/slickgrid-react/actions) | ||
[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/) | ||
@@ -14,3 +14,3 @@ <!-- [![jest](https://jestjs.io/img/jest-badge.svg)](https://github.com/facebook/jest) | ||
## First Officially Supported Release 2.x 📣 | ||
We now a fully working and offical release 2.x of Slickgrid-React, checkout the [Live Demo](https://slickgrid-club.github.io/slickgrid-react-demos/) of the new version. | ||
We now a fully working and offical release 2.x of Slickgrid-React, checkout the [Live Demo](https://slickclub.github.io/slickgrid-react-demos/) of the new version. | ||
@@ -21,3 +21,3 @@ ### Brief introduction | ||
## Installation | ||
Refer to the **[Wiki - HOWTO Step by Step](https://github.com/slickgrid-club/slickgrid-react/wiki/HOWTO--Step-by-Step)** and/or clone the [Slickgrid-React-Demos](https://github.com/slickgrid-club/slickgrid-react-demos) repository. Please consult all Wikis before opening new issues, also consider asking installation and/or general questions on [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=slickgrid) unless you think there's a bug with the library. | ||
Refer to the **[Wiki - HOWTO Step by Step](https://github.com/slickclub/slickgrid-react/wiki/HOWTO--Step-by-Step)** and/or clone the [Slickgrid-React-Demos](https://github.com/slickclub/slickgrid-react-demos) repository. Please consult all Wikis before opening new issues, also consider asking installation and/or general questions on [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=slickgrid) unless you think there's a bug with the library. | ||
@@ -31,7 +31,7 @@ ### License | ||
### Live Demo page | ||
`Slickgrid-React` works with all `Bootstrap` versions and/or any other UI framework you wish to use (Bulma, Material Design, ...), you can see a demo of each one below. There are also 2 new styling Themes, Material & Salesforce which are also available. You can also use different SVG icons, you may want to look at the [Wiki - SVG Icons](https://github.com/slickgrid-club/slickgrid-react/wiki/SVG-Icons) | ||
- [Bootstrap 5 demo](https://slickgrid-club.github.io/slickgrid-react) | ||
`Slickgrid-React` works with all `Bootstrap` versions and/or any other UI framework you wish to use (Bulma, Material Design, ...), you can see a demo of each one below. There are also 2 new styling Themes, Material & Salesforce which are also available. You can also use different SVG icons, you may want to look at the [Wiki - SVG Icons](https://github.com/slickclub/slickgrid-react/wiki/SVG-Icons) | ||
- [Bootstrap 5 demo](https://slickclub.github.io/slickgrid-react) | ||
#### Working Demos | ||
For a complete working set of working demos, you strongly suggest that you clone the [Slickgrid-React Demos](https://github.com/slickgrid-club/slickgrid-react-demos) repository (instructions are provided in the demo repo). This repo provides multiple samples and it is also worth to know that these demos are updated frequently. | ||
For a complete working set of working demos, you strongly suggest that you clone the [Slickgrid-React Demos](https://github.com/slickclub/slickgrid-react-demos) repository (instructions are provided in the demo repo). This repo provides multiple samples and it is also worth to know that these demos are updated frequently. | ||
@@ -45,3 +45,3 @@ | ||
## Latest News & Releases | ||
Check out the [Releases](https://github.com/slickgrid-club/slickgrid-react/releases) section for all latest News & Releases. | ||
Check out the [Releases](https://github.com/slickclub/slickgrid-react/releases) section for all latest News & Releases. | ||
@@ -52,3 +52,3 @@ ### Fully Tested with [Jest](https://jestjs.io/) (Unit Tests) - [Cypress](https://www.cypress.io/) (E2E Tests) | ||
## Installation | ||
Refer to the **[Wiki - HOWTO Step by Step](https://github.com/slickgrid-club/slickgrid-react/wiki/HOWTO---Step-by-Step)**. Please don't open any issue unless you have followed these steps (from the Wiki), and if any of the steps are incorrect or confusing, then please let me know. | ||
Refer to the **[Wiki - HOWTO Step by Step](https://github.com/slickclub/slickgrid-react/wiki/HOWTO---Step-by-Step)**. Please don't open any issue unless you have followed these steps (from the Wiki), and if any of the steps are incorrect or confusing, then please let me know. | ||
@@ -58,6 +58,6 @@ **NOTE:** if you have any question, please consider asking installation and/or general questions on [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=slickgrid) | ||
## Wiki / Documentation | ||
The Wiki is where all the documentation and instructions will go, so please consult the [slickgrid-react - Wiki](https://github.com/slickgrid-club/slickgrid-react/wiki) before opening any issues. The [Wiki - HOWTO](https://github.com/slickgrid-club/slickgrid-react/wiki/HOWTO---Step-by-Step) is a great place to start with. You can also take a look at the [Demo page](https://slickgrid-club.github.io/slickgrid-react), it includes sample for most of the features and it keeps growing (so you might want to consult it whenever a new version comes out). | ||
The Wiki is where all the documentation and instructions will go, so please consult the [slickgrid-react - Wiki](https://github.com/slickclub/slickgrid-react/wiki) before opening any issues. The [Wiki - HOWTO](https://github.com/slickclub/slickgrid-react/wiki/HOWTO---Step-by-Step) is a great place to start with. You can also take a look at the [Demo page](https://slickclub.github.io/slickgrid-react), it includes sample for most of the features and it keeps growing (so you might want to consult it whenever a new version comes out). | ||
## Main features | ||
You can see some screenshots below and the instructions down below and if that is not enough for you to decide, head over to the [Wiki - Main Features](https://github.com/slickgrid-club/slickgrid-react/wiki). | ||
You can see some screenshots below and the instructions down below and if that is not enough for you to decide, head over to the [Wiki - Main Features](https://github.com/slickclub/slickgrid-react/wiki). | ||
@@ -67,3 +67,3 @@ ## Missing features | ||
Fear not, and just simply reference the `SlickGrid` and `DataView` objects, just like in the core lib, those are exposed through Event Emitters. For more info continue reading on [Wiki - SlickGrid & DataView objects](/slickgrid-universal/slickgrid-react/wiki/SlickGrid-&-DataView-Objects) and [Wiki - Grid & DataView Events](https://github.com/slickgrid-club/slickgrid-react/wiki/Grid-&-DataView-Events) | ||
Fear not, and just simply reference the `SlickGrid` and `DataView` objects, just like in the core lib, those are exposed through Event Emitters. For more info continue reading on [Wiki - SlickGrid & DataView objects](/slickgrid-universal/slickgrid-react/wiki/SlickGrid-&-DataView-Objects) and [Wiki - Grid & DataView Events](https://github.com/slickclub/slickgrid-react/wiki/Grid-&-DataView-Events) | ||
@@ -75,3 +75,3 @@ | ||
_Note that the styling changed a bit, the best is to simply head over to the [Live Demo](https://slickgrid-club.github.io/slickgrid-react) page._ | ||
_Note that the styling changed a bit, the best is to simply head over to the [Live Demo](https://slickclub.github.io/slickgrid-react) page._ | ||
@@ -78,0 +78,0 @@ ### Slickgrid example with Formatters (last column shown is a custom Formatter) |
657180