We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d02cb commit 53683efCopy full SHA for 53683ef
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [18.1.0] - 2018-10-30
8
### Added
9
- Components:
10
- `panel` - a general-use abstraction of bootstrap panels
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15
### Changed
16
17
- `loading-indicator` - added inline option
18
+- Utilities:
19
+ - `fix-special-chars` - made case-insensitive
20
- Tests:
21
- `loading-indicator` - added tests for inline
22
- Handbook:
0 commit comments