Releases: Esri/calcite-web
Releases · Esri/calcite-web
v1.0.0-beta.17
Removed
- all language specific type declarations (except for vietnamese)
- unfix fix for #532
v1.0.0-beta.16
Added
- Arrow key bus emitters, space bar bus emitter
Modified
- renamed
icon-ui-Compass
toicon-ui-compass
- drawer sliding moves wrapper with it
Fixed
calcite.dropdown()
now only adds click events once- drawer aria roles fixed
btn-arrow
should point other direction in right-to-left- Icon padding on wrong side in right-to-left
icon-ui-compass
casing fixeddropdown-btn
arrow should be on other side in right-to-left
Modified
- dropdown menus are not constrained in width
v1.0.0-beta.15
Modified
- cursor: not-allowed on disabled buttons
- pointer events: none on disabled buttons
- Radios and chekboxes bigger
Added
- 'select-full' for 100% wide selects
- Responsive subnav docs
js-select-nav
functionality
Fixed
- Third nav arrow absolute position
- dont
extend
mixins thats not right - clicking inside drawer no longer closes drawer
Removed
btn-clear-disabled
- custom focus state on checkboxes and radios
v1.0.0-beta.14
Added
animate-in-up
,animate-in-down
animate-out-up
,animate-out-down
, animate-fade-out`
v1.0.0-beta.13
Modified
- Namespace fieldset checkbox labels.
- Always style fieldsets.
v1.0.0-beta.12
Modified
- small visual update to multiple select elements
- Removed all external dependencies.
- Documented animation as unique component, prepared to expand this list out.
Fixed
- using
gutter-left-n
andgutter-right-n
on the same element will no longer break. - Additional RTL on default type styles.
- RTL support for action bars.
- RTL support for table cells.
- RTL mysterious text wrapping bugs.
- RTL on screens larger than 1450px get proper pixel value for pre and post.
- Explicit RTL pre and post classes resolve grid issues in RTL when
pre-n
andpost-n
exist on the same element. - Opening a dropdown closes all other dropdowns on the page.
Added
- App Switcher pattern
- Fancy form validation styles
- Documentation and samples for responsive images
- Documentation for common grid structures.
rtl-gutter-
,rtl-margin-gutter-
left and right mixinsrtl-margin-gutter-left-0
,rtl-margin-gutter-right-0
,rtl-gutter-left-0
,rtl-gutter-right-0
classes..radio
and.checkbox
classes for styling radio and checkbox fieldsets.- Card styles.
Removed
- Default label styling for fieldsets
v1.0.0-beta.11
Fixed
- Removing a sticky node from the dom no longer spouts console errors like a fountain
- Simplified
toggleActive
class, always removes active from array, adds to el. dropdown
menu shouldn't have restricted height, and themax-height
offilter-dropdown
should be a bit taller
v1.0.0-beta.9
Added
- Responsive type scale
Modified
- Default type scale has a wider range of sizes
text-left
andtext-right
use supported values for ie, use checks to support rtl.sub-nav-title
smaller to adjust for new type scales.- Type config moved further up the import stack
Fixed
- Monospace type rendering probs in block groups and textareas.
- Block groups declare avenir as font family.
Removed
- Frutiger and Kepler type styles and families
v1.0.0-beta.10
Fixed
- Removing a sticky node from the dom no longer spouts console errors like a fountain
dropdown
menu shouldn't have restricted height, and themax-height
offilter-dropdown
should be a bit taller
v1.0.0-beta.8
Modified
- Small visual style updates to
filter-dropdown
pattern - Visual improvements to
loader
component
Fixed
textarea
elements now cannot overlap other elementsselect
elements display properly in Firefox