react-searchkit
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Changes | ||
Version 1.0.0 (released 2022-03-30) 🚀 | ||
Version 1.0.1 (released 2022-03-31) | ||
* Adds ARIA tags to dropdowns. | ||
* Fixes Toggle component by changing the overriable id to `SearchFilters.Toggle`. | ||
* Integrates `eslint-config-invenio` and fixes code. | ||
* Improves documentation. | ||
* Dummy release to revert the publishing of the wrong version 1.0.0, which | ||
introduced incompatible changes breaking 1.0.0-alpha-x versions. | ||
@@ -13,7 +11,7 @@ Version 1.0.0-alpha.22 (released 2022-02-11) | ||
* EmptyResults: pass userSelectionFilters filters. | ||
* Changes patch versions of NPM dependencies to x.x.0 to relax requirements. | ||
* Change patch versions of NPM dependencies to x.x.0 to relax requirements. | ||
Version 1.0.0-alpha.21 (released 2022-02-07) | ||
* Adds namespace to overrdable id to the Toggle component. | ||
* Add namespace to overrdable id to the Toggle component. | ||
* Adds docs to how to customize RSK using react-overridable. | ||
@@ -20,0 +18,0 @@ |
{ | ||
"name": "react-searchkit", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "React components to build your search UI application", | ||
@@ -23,4 +23,3 @@ "main": "dist/cjs/index.js", | ||
"eject": "react-scripts eject", | ||
"lint": "eslint src/ --ext .js --max-warnings=0", | ||
"format": "prettier --write \"src/**/*.js\"" | ||
"lint": "eslint src/**/*.js" | ||
}, | ||
@@ -44,3 +43,2 @@ "peerDependencies": { | ||
"@babel/cli": "^7.11.0", | ||
"@inveniosoftware/eslint-config-invenio": "^1.0.5", | ||
"@rollup/plugin-babel": "^5.2.0", | ||
@@ -47,0 +45,0 @@ "@rollup/plugin-commonjs": "^15.1.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
31
0
1028760
9275