File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,23 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ UNRELEASED ]
8+ ## [ 0.7.18 ] - 2020-02-11
99
1010### Added
1111
12- - New components ` Date ` ` DateTime ` ` Time ` plus documentation and tests
12+ - ` Checkbox ` now supports ` checked='mixed' ` (indeterminate state)
13+ - ` Date ` , ` DateTime ` , ` Time ` new date and time formatting components
1314
1415### Changed
1516
17+ - Moved ESLint, TSConfig, Prettier & StyleLint to [ @looker/eslint-config ] ( https://www.npmjs.com/package/@looker/eslint-config )
1618- ` GlobalStyle ` no longer imports fonts from Google Fonts CDN.
1719 - Updated documentation to reflect how to import fonts
1820 - Added documentation for ` GlobalStyle ` under a new "Utilities" section
1921
2022### Fixed
2123
24+ - Corrected links to source in documentation
2225- ` Swatch ` border style when used directly (not via ` FieldColor ` )
2326
2427## [ 0.7.17] - 2020-01-31
You can’t perform that action at this time.
0 commit comments