Releases: Esri/calcite-web
Releases · Esri/calcite-web
v0.0.7
Javascript, documentation, and more patterns.
Added
- sticky scroll
- sticky show
- javscript for interactive patterns
- invisible class
- carousel pattern
transition-prefixed()
mixin
Modified
- Minor padding right compression on .top-nav-title
- User nav now a real thing
- Move from Sass to LibSass
- Embiggen Default Body Size
- Minor adjustments on font-size at values less than 0
- alpha counters on nested ol
- ITC Charter to Kepler
- Major rework of documentation tech stack
Removed
- Color Map
v0.0.6
More documentation, new javascript components, working icon tooling prototype.
Added
- inline helper class
- drawers
- expanding nav
- search bar component
- user login component
- esri logo componenet
- Button group support for all button styles
.sign-in
class for sign in + sign out buttons in top nav- modals
- dropdowns
Modified
- Disabled button style to look less clickable
- Tweak form styles
- tighten panel padding
- nav patterns now responsive
v0.0.5
Forms, table improvements, type changes, in progress icon tooling, more documentation.
Added
- Inputs
- Selects
- Radio Buttons
- Checkboxes
- Labels
- Legends
overflow-auto
- helper class can wrap elements that break layoutinput-error
- outlines an input in red for user feedback
Modified
- Nav patterns & Buttons no longer default to
.header-light
on retina. - Buttons have a one pixel stroke
- Change header font of tables to Avenir Next
- Changed body font to Frutiger Light
- Make tables more compact
- javascript namespace changed from
C
tocalcite
- renamed
dom.makeArray()
function todom.nodeListToArray
- added
arr
andbrowser
subsets tocalcite
functions - moved
isTouch()
fromdom
tobrowser
- moved
indexOf
fromdom
toarr
- fixed
hr
border - added some usage examples to JS doc
- copy editing
v0.0.4
Documentation and small style additions.
Added
- favicon
img
tags now get max width of 100%- typography documentation
v0.0.3
Additional styles, beginning documentation site.
Modified
- change color of border-bottom on third-nav
- fixed font weight on active third nav link
- adding structure for documentation
Added
<code>
styles for code blocks and inline code
v0.0.2
2
Lots of foundational styles.
Modified
- Type adjustments
Added
- Alerts
- Pagination
- Tables
- Tabs
- Modal
- Accordion
- Block Grid
Fixes
- Type Helpers Cascade Properly
- Leader-Trailer Helpers Cascade Properly
- Grid troubles
v0.0.1
Begin foundational sass for the framework.
Added
- Colors
- Type Styles
- Grid
- Sass Utils
v0.0.0
Added
- Documentation Site
- KSS Parser
- CSS Reset
- Grunt Workflows