Skip to content

Commit

Permalink
Merge pull request #4 from ReiiYuki/ry/v0.1
Browse files Browse the repository at this point in the history
v0.1.0 Published!
  • Loading branch information
ReiiYuki authored Nov 7, 2018
2 parents b1558d8 + 918155c commit 3b34672
Show file tree
Hide file tree
Showing 3 changed files with 483 additions and 12 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
\-

### Changed
\-

### Removed
\-

### Fixed
\-


## [0.1.0] - 2018-11-07
### Added
- Typography
- Button
- Facebook Button
- NavBar Set
- Core Stylesheet (as Component)
- Utility Mixins (borders, button, colors, facebook, media, nav, shadow, typography, z-index)
- Storybook Setup with JSX and Viewport Addons
- Webpack setup with Babel 7
- Prettier & Husky & Eslint Setup
- Developer Document

### Changed
\-

### Removed
\-

### Fixed
\-

[Unreleased]: https://github.com/ReiiYuki/ske-12-ui/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/ReiiYuki/ske-12-ui/compare/0a9c8216ae9408054218a2067a6d553dff1749f4...v0.1.0
Loading

0 comments on commit 3b34672

Please sign in to comment.