## v1.0.0 (v0.9.4)
- Cleanup npm modules
- Tweak gulp script
- Update webpack to v2.2.1 🚀
- Update babel-register to v6.22.0 🚀
- Update stylelint-config-standard to v16.0.0 🚀

## v0.9.3
- Support to yarn
- Change scss lint tool from scss_lint to stylelint
- Update gulp-sass to version 3.0.0 🚀
- Update gulp-copy to version 1.0.0 🚀
- Update harp to version 0.23.0 🚀

## v0.9.0
- Support to the Datetimepicker([flatpickr](https://chmln.github.io/flatpickr/)) ([#46](https://github.com/hivelocityinc/adminize/pull/46))
- Upgrade dependency modules

## v0.8.1
- Fixed styled select's arrow in IE10 ([#43](https://github.com/hivelocityinc/adminize/pull/43))

## v0.8.0
- Internalize Remodal css. ([#40](https://github.com/hivelocityinc/adminize/pull/40))
- Split mainly sass file.  ([#40](https://github.com/hivelocityinc/adminize/pull/40))

## v0.7.2
- Fixed name for breakpoint variable ([#37](https://github.com/hivelocityinc/adminize/pull/37))
- Added San Francisco to general font-family ([#38](https://github.com/hivelocityinc/adminize/pull/38))

## v0.7.1
- Fixed a alignment of dropdown menu ([#35](https://github.com/hivelocityinc/adminize/pull/35))

## v0.7.0
- Added the Modal component ([#29](https://github.com/hivelocityinc/adminize/pull/29))
- Added the Dropdown component ([#33](https://github.com/hivelocityinc/adminize/pull/33))
- Upgrade to NPM/Bower packages ([#34](https://github.com/hivelocityinc/adminize/pull/34))

## v0.6.4
- Fixed input[type="file"] style ([#32](https://github.com/hivelocityinc/adminize/pull/32))

## v0.6.3
- Change a display of the styled select ([#23](https://github.com/hivelocityinc/adminize/pull/23))

## v0.6.2
- Added variables for media queries ([#20](https://github.com/hivelocityinc/adminize/pull/20))

## v0.6.1
- Added info status to Label component

## v0.6.0
- Added property of font-family to body ([#14](https://github.com/hivelocityinc/adminize/pull/14))
- Added info status to some components ([#13](https://github.com/hivelocityinc/adminize/pull/13))
- Fixed input style to `input[type="tel"]` ([#13](https://github.com/hivelocityinc/adminize/pull/13))
- Fixed placeholder style ([#13](https://github.com/hivelocityinc/adminize/pull/13))

## v0.5.2
- Removed to scss_lint_reporter_checkstyle from Gemfile ([6c4dab5](https://github.com/hivelocityinc/adminize/commit/6c4dab5375d385c59e352f286f87ac3132f3964e), [3fd7891](https://github.com/hivelocityinc/adminize/commit/3fd7891a19792066bded456ccba38a03b9a9d51c))
- Updated a bower's ignore list ([31e2dea](https://github.com/hivelocityinc/adminize/commit/31e2deaa8a8ea53eb78038a2414ed06f73ef845d))

## v0.5.1
- Fixed input sizing [#8](https://github.com/hivelocityinc/adminize/pull/8)

## v0.5.0
- Add the label component [#7](https://github.com/hivelocityinc/adminize/pull/7)

## v0.4.4
- Fixed a buttons cursor style ([1647767](https://github.com/hivelocityinc/adminize/commit/1647767e6ef13d902be38e852d0c430e1695123c))
- Create a helper class for button with fa-icons ([316712c](https://github.com/hivelocityinc/adminize/commit/316712cf5bfbbda30c6ac02ac7538f3ba31d66e4))

## v0.4.3
- Fixed a tables border style ([#4](https://github.com/hivelocityinc/adminize/pull/4))

## v0.4.2
- Move repository to Github.com

## v0.4.0, v0.4.1
- Add Summary Component

## v0.3.4, v0.3.5
- Add input size class

## v0.3.3
- Fixed normalize import path

## v0.3.2
- Fixed other input style

## v0.3.1
- Refactoring to gulp files
- Convert the ES5 Script into Babel

## v0.3.0
- Bump normalize.css@v4.0.0
- Tweak package.json
- Add Gemfile (for scss-lint)
