#Changelog
- Added
_pagination()
- Added
._c-pagination
- Update btn, alert, balloon and card padding.
- Added
_ib-row()
. This is inline-block base abstract.
- Bug fix for npm publish
- Update for npm publish
- Update
_font-path
- Fix bug that
._c-select--block
is not reflected.
- Update
._c-checkbox
- Update
._c-radio
- Fix bug that background-color of
_page-effect()
is not reflected.
- Added styleguide.
- Update
._c-checkbox
and_checkbox()
- Update
._c-radio
and_radio()
- Update
._c-form-control
and_form-control()
- Update
._c-input-group
and_input-group()
- Update
._c-select
and_select()
- Fix line-height of Form elements for normalize.css.
- Refactoring grid margin calculation.
- Fix zip task bug.
- Fix normalize.css importing bug.
- Refactoring
- Removed placeholder layer.
- Removed variables for backward compatibility.
- Using yarn
- Fix page-effect.js bug #12
- Added plumber
- Updated default heading size and margin.
- Updated default html elements margin.
- Added
._c-entry
component. - Added
._c-section
component. - Added
._c-page-header
component. - Added
._c-entries
component. - Added
._c-breadcrumbs
component. - Added
._c-meta
component.
- Fix #9
- Fix #10
- Added basis.js
._c-navbar
for IE9
- Fixed
_space()
bug.
- Added navbar components. Menu add-on is deprecated.
- Refactoring
- Removed the elements mixin and merged to the block elements.
- Added balloon components. Balloon add-on is deprecated.
- Added card components. Card add-on is deprecated.
- Added hamburger button components. Hamburger button add-on is deprecated.
- Added spinner components. Spinner add-on is deprecated.
- Added drawer components. Drawer add-on is deprecated.
- Added page-effect components. Page Effect add-on is deprecated.
- Refactoring
- Changed prefix of variable, mixin and placeholder.
bs-
to_
. - Added some mixins.
- Added some functions.
- Removed global variables for the components.
- Replace normalize.css to normalize-styl
- Update
._c-checkbox
- Update
._c-radio
- Add
._c-select
- Change gulp task name
stylus
tocss
- Refactoring
._c-flex-media
for IE9. - Refactoring
._c-row__col--fit
for IE9. - Refactoring
._c-media
for IE9.
- Fix a bs-padding bug
- Fix readme
- Fix
._c-row
margin bug #1
- Refactoring variable names
- Fix color functions
- Some fixes
- Release