Skip to content

Releases: Esri/calcite-web

v0.0.7

12 Jan 22:18
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

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

18 Dec 19:03
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

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

16 Nov 04:49
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

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 layout
  • input-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 to calcite
  • renamed dom.makeArray() function to dom.nodeListToArray
  • added arr and browser subsets to calcite functions
  • moved isTouch() from dom to browser
  • moved indexOf from dom to arr
  • fixed hr border
  • added some usage examples to JS doc
  • copy editing

v0.0.4

27 Oct 20:06
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Documentation and small style additions.

Added

  • favicon
  • img tags now get max width of 100%
  • typography documentation

v0.0.3

19 Oct 21:45
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

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

29 Sep 18:49
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

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

29 Aug 17:33
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Begin foundational sass for the framework.

Added

  • Colors
  • Type Styles
  • Grid
  • Sass Utils

v0.0.0

29 Aug 16:37
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

Added

  • Documentation Site
  • KSS Parser
  • CSS Reset
  • Grunt Workflows