John Gibson
John Gibson
### Description It is sometimes useful to have no initial value for a `select` to coerce the user to make an explicit decision. Currently this seems to not be supported...
Recently I've encountered issues with using several packages from the Calcite ecosystem together due to the difference in major versions between their dependencies. Upgrading to reference the latest calcite-colors version...
Firebase
A PaaS provided by Google to rapidly build applications. Last I'd looked into this the top choice I considered was [Parse](https://github.com/parse-community/parse-server).
### Description To support programmatically focusing certain, there should be public events to notify when accordion-items are opened/closed. ### Acceptance Criteria - [ ] Public `calciteAccordionChange` event for `accordion` -...
### Description Currently, if a `calcite-select` has an initial `value` set, and that matches a value for one of its `calcite-option`s, the `calcite-option` must also have the `selected` attribute set...
### Description Provide a way to include a "select all/none" button for ~~a pick-list~~ Combobox ### Acceptance Criteria ### Relevant Info #### Which Component ~~pick-list~~ Combobox #### Example Use Case...