Releases: Esri/calcite-web
Releases · Esri/calcite-web
v0.2.2
Fixed
- Set avenir face on buttons
- use
https
for font imports - table rows now have the same
font-weight
as the body - selects have more right padding
Added
- Tailcoat migration guide
- Code style guides (CSS, HTML, JS)
Modified
- Wrap navigation patterns in a
column-24
- Fix typography documentation
v0.2.1
Modified
.footer
has defaultpadding-top
Fixed
- Fix tooling for deploy and s3
- Fix problem with font loading
v0.2.0
Changed
- tooltips use
aria-label
for tooltip text - Modify tooltip styles
- Multi-line tooltips
- Custom
select
style
Removed
label.required
v0.1.2
Added
files
key inpackage.json
v0.1.1
Added
- Color dependency copied out of
node_modules
and intodist
on release.
Modified
.block
extends new default typeface.
v0.1.0
Modified
.container
class now.grid-container
- Alerts now are colored better, higher z-index, and subtle drop shadow
- Sass now rendered with grunt-sass
- Panels work with columns
- Avenir Next Light is default body typeface
- Avenir no longer variablized
header-face
=>avenir-regular
body-face
=>content-face
Added
- third nav hover state
label.required
.input-warning
.input-success
.table-blue.table-striped
- Additional panel options
- ie9 bugfixes
- .gif fallback for loader component
- transform2d for drawers, modals
v0.0.11
Modified
- Alerts now are colored better, higher z-index, and subtle drop shadow
- Sass now rendered with grunt-sass
- Panels work with columns
- Avenir Next Light is default body typeface
- Avenir no longer variablized
header-face
=>avenir-regular
body-face
=>content-face
Added
.table-blue.table-striped
- Additional panel options
v0.0.10
Modified
- Change bold styles on body from Frutiger 65 to Frutiger 55
v0.0.9
Animations, bug fixes, and general cleanup.
Modified
- Clicking accordion sections toggles only that accordion
section - Expanding nav now animates and takes up full screen
- Changed location of the
js-dropdown
class - Visual changes to user dropdown
- Finessed default type styles for raw markdown
- Modals are more in line with best-practices
Added
- Blockquote styles
- Sticky footer
- Sub Nav documentation
- Assets uploaded to s3 on release
- Deploy script works from grunt
v0.0.8
Sample page layouts, typography.
Added
- added esri logo consensed class
- blog layout
- homepage layout
- documentation layout
- api reference layout
.font-size-x
.gutter-left-x
and.gutter-right-x
Modified
- Esri logo modified to fit in navigation better
- small accordion and tab padding tweaks