@croud-ui/solid-foundations
Advanced tools
Comparing version 1.5.3 to 1.6.0
@@ -5,4 +5,24 @@ # Changelog | ||
## [1.6.0](https://github.com/CroudTech/solid-foundations/compare/v1.5.2...v1.6.0) (2022-05-05) | ||
### Features | ||
* **autocomplete:** add disabled state to multi-select autocomplete ([05d0c7a](https://github.com/CroudTech/solid-foundations/commit/05d0c7afa0989f36e7c5bc46dae627623b72c683)) | ||
* **forecast:** add project status filter to project admin screen ([b110c26](https://github.com/CroudTech/solid-foundations/commit/b110c267333a89b06f16c1f7a725edb106b29c4a)) | ||
* **forecast:** add status filter to projects resource ([722ffc9](https://github.com/CroudTech/solid-foundations/commit/722ffc913094b0c3753d75965c66d39678be0aed)) | ||
* **forecast:** disable channel select filter when project status filter is in use ([24f3680](https://github.com/CroudTech/solid-foundations/commit/24f3680c57c30b8addf46553f0ddee66bdb505dd)) | ||
* **forecast:** disable client autocomplete when project status filter is in use ([d7ee3a8](https://github.com/CroudTech/solid-foundations/commit/d7ee3a8a48d7c5373b9780ce7956f5b4cbd02718)) | ||
* **select:** prevent dropdown menu from opening when disabled ([29c1147](https://github.com/CroudTech/solid-foundations/commit/29c114785fc1eb159ac376c9343b012019073eae)) | ||
### Bug Fixes | ||
* **forecast:** correct layout of filters on project admin screen ([4d62887](https://github.com/CroudTech/solid-foundations/commit/4d62887f25ecd78a937fad6acaebb92caca3ebe7)) | ||
* **forecast:** replace native channel html select element with select component ([f71f7a5](https://github.com/CroudTech/solid-foundations/commit/f71f7a5b1f72aa6ee21ad43bec47b562f3df74e4)) | ||
### [1.5.3](https://github.com/CroudTech/solid-foundations/compare/v1.5.2...v1.5.3) (2022-04-19) | ||
- **location-filter:** fix picker location filter default value ([95b39b9](https://github.com/CroudTech/solid-foundations/commit/95b39b99d31afdea214aee6cf51b33e060005e4a)) | ||
### [1.5.2](https://github.com/CroudTech/solid-foundations/compare/v1.5.1...v1.5.2) (2022-04-07) | ||
@@ -9,0 +29,0 @@ |
{ | ||
"name": "@croud-ui/solid-foundations", | ||
"version": "1.5.3", | ||
"version": "1.6.0", | ||
"description": "Croud's Solid foundations", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
556795
12771