- Fix
input-group()
layout.
- Reduce the level of detail of the inter-element margins in
set-between-content-level()
.
- Fix
input-group()
layout.
_container-padding()
tocore.container-padding()
.
- Update form control styles.
- node-sass to sass. More details: #123
- Update form controls.
- Fixed a bug that the screen width set to the maximum value in
_media-only()
would not be displayed as intended.
- Update packages.
- Remove html5shiv.
- Apply fluid typography.
- Add
--_min-harmonic-sequence-base
. - Add
--_max-harmonic-sequence-base
. - Add
--_fluid-font-size
.
- Add
data-submenu-visibility
to.c-navbar__item
.
- Fix
.c-container
max-width.
- Fixed a bug that
.c-container
could be wider than the screen width on iOS and Safari.
- Some fixes for
_fluid-container()
.
- Remove
$use-safe-area
argment of_container-padding()
and_container()
.
- Add
--_global--container-margin
. - Add
--_global--container-max-width
. - Changed the font size so that it does not get larger in landscape mode on iOS.
- Fixed a bug that caused the container width to exceed the screen width in landscape mode on the iPhone.
- CSS vars for
font-size
andline-height
, move tosettings.scss
frombase.scss
.
_set-content-level()
addmargin-top
only. Removemargin-bottom
.
- Add
--_list-item-indent
.
- Refactoring
_media-min()
、_media-max()
and_media-only()
. - Fixed a bug that
.c-row__col
sometimes didn't get the intended size.
- Refactoring width of
.c-row
and.c-row__col
CSS. - Deprecated:
_lattice()
. - Deprecated:
_lattice__col()
. - Deprecated:
_lattice__col--width()
. - Deprecated:
_lattice__col--width()
. - Deprecated:
_row__col()
. - Deprecated:
_row__col--width()
.
- Add
--_global--line-height
. - Deprecated:
--_base-font-size-px
. - Add
--_global--font-size-px
. - Add
--_global--transition-duration
. - Add
--_global--transition-function-timing
. - Add
--_global--transition-delay
. - Add
--_global--border-radius
. - Add
--_global--background-color
. - Remove
--_background-color
in:root
. - Change gap of
.c-row
to CSS vars.
_set-between-content-level()
permits only-2
to-7
._set-content-level()
permits only-2
to-7
.
- Remove normalize.css
- Remove:
$_base-margin-bottom
. - Deprecated:
var-xxx()
. - Deprecated:
$_xxx
. - Change
$_container-max-width
1200px
to1280px
. - Add
_set-font-size-level()
. - Remove:
$_h1-font-size-scale
〜$_h6-font-size-scale
. - Deprecated:
_between-content()
. - Deprecated:
_content()
. - Add:
_set-between-content-level()
. - Add:
_set-content-level()
. - Deprecated:
_margin-top()
,_margin-right()
,_margin-bottom()
,_margin-left()
,_margin()
. - Deprecated:
_font-size()
. - Deprecated:
_line-height()
. - Deprecated:
_font-size-line-height()
. - Add:
--_space-unitless
. - Deprecated:
_top()
,_right()
,_bottom()
,_left()
,_position()
. - Remove:
--_container-margin-sm
. - Deprecated:
_space()
. - Deprecated:
_row--margin()
. - Deprecated:
_row__col--margin()
. - Add:
--_color-red
.
- Fix a bug that c-page-effect does not disappear when page back.
- Add
_var-transition-delay()
. - Add new CSS custom property:
--_transition-delay
.
- Fixed a bug that
.c-form-control > input[type=text]
ruled lines were missing on iPhone 8. - Update
_line-height()
.
- Change
_hover()
. Judge not by screen size, by whether hover is supported and whether the pointer device is supported. - Update
_line-height()
.
- Some fixes.
- Using CSS function,
min()
andmax()
. - Change breakpoints unit,
em
topx
.
- Add new CSS custom property:
--_base-font-family
.
- Drop IE support.
- Add new function:
_font-size()
. - Add new function:
_line-height()
. - Add new CSS custom property:
--_form-control-border-color
. - Add new CSS custom property:
--_form-control-border-color-hover
. - Add new CSS custom property:
--_form-control-border-color-focus
. - Add new CSS custom property:
--_transition-duration
. - Add new CSS custom property:
--_transition-function-timing
. - Add new CSS custom property:
--_base-font-size-px
.
- Support sub navigation hover effect on mobile device.
- Refactoring drawer / dropdown / navbar CSS.
- Fix bug that submenus of navbar is not opened on IE 11.
- Fixes html grammar violations.
- Fixed a bug with raw CSS in the
_drawer()
.
- Refactoring JavaScript code.
.c-drawer-close-zone
is generated automatically.- Remove event
clickDrawerCloseZone
. - Add event
closeDrawerCloseZone
. - Remove all static methods of
BasisDrawerCloseZone
. - Remove all static methods of
BasisDrawer
.
- Update calculating line-height.
- Add
_var-margin-scale()
to.c-row
,_row()
and_lattice()
.
- Abandon
$_base-font-size
. - Abandon
$_between-lines
. - Avandon
_vertical-rhythm()
. $_base-line-height
cannot be overwritten.- Add
$_half-leading
. - Add
_var-half-leading()
. - Add
_container-padding()
. - Support safe area at
.c-container
and_container()
.
- Add
$apply-space-scale
arg and$apply-margin-scale
arg to_space()
- Some fixes
- Add
$apply-margin-scale
arg to_margin-top()
- Add
$apply-margin-scale
arg to_margin-right()
- Add
$apply-margin-scale
arg to_margin-bottom()
- Add
$apply-margin-scale
arg to_margin-left()
- Add
$apply-margin-scale
arg to_margin()
- Add
$apply-margin-scale
arg to_padding()
- Fix page header layout broken bug for IE11.
- Add margins to elements in blockquote.
- Add typography page.
- Add
.c-drawer__focus-point
- When clicked on an anchor link in the same page, the fade-out loading screen appears and does not disappear.
- Add
.c-drawer--inverse
.
- Add
--_dark-color-gray
. - Add
--_darker-color-gray
. - Add
--_darkest-color-gray
. - Add
--_light-color-gray
. - Add
--_lighter-color-gray
. - Add
--_lightest-color-gray
. - Add
--_dark-color-text
. - Add
--_darker-color-text
. - Add
--_darkest-color-text
. - Add
--_light-color-text
. - Add
--_lighter-color-text
. - Add
--_lightest-color-text
.
- Add
$_color-white
. - Add
--_color-white
. - Add
--_color-black
. - Add
--_color-gray
. - Add
--_form-control-border-color
. - Add
--_form-control-border-color-hover
. - Add
--_form-control-border-color-focus
. - Add
_var-color-white()
. - Add
_var-color-black()
. - Add
_var-color-gray()
. - Add
_var-dark-color-gray()
. - Add
_var-darker-color-gray()
. - Add
_var-darkest-color-gray()
. - Add
_var-light-color-gray()
. - Add
_var-lighter-color-gray()
. - Add
_var-lightest-color-gray()
. - Add
_var-dark-color-text()
. - Add
_var-darker-color-text()
. - Add
_var-darkest-color-text()
. - Add
_var-light-color-text()
. - Add
_var-lighter-color-text()
. - Add
_var-lightest-color-text()
. - Add
_var-form-control-border-color()
. - Add
_var-form-control-border-color-hover()
. - Add
_var-form-control-border-color-focus()
. _hamburger-btn()
color now supports list._page-effect()
background-color now supports list._circle-spinner()
color now supports list.- Add accent-color to
_circle-spinner()
. _dots-spinner()
color now supports list._pulse-spinner()
color now supports list._balloon()
border-color, background-color now supports list._ghost()
color now supports list.
- Add
_invisible()
. - Add
u-invisible
,u-invisible-xxx
,u-invisible-xxx-up
andu-invisible-xxx-down
.
- Remove node-normalize-scss and install normalize.css
- Remove
speak
from.u-hidden-xxx
and.u-visible-xxx
. - Add
visibility: hidden
to.u-hidden-xxx
. - Add
visibility: visible
to.u-visible-xxx
.
- Fixed design collapse of
.c-select--block
.
- Fixed a bug that
_drawer
and.c-drawer
does not scroll correctly on iOS Safari. - Fixed a bug that
_dropdown
and.c-dropdown
does not scroll correctly on iOS Safari. - Remove Basis font. The following components are affected:
.c-ic-*
,.c-breadcrumbs
,.c-drawer
,.c-dropdown
and.c-navbar[data-popup-mode="click"]
.
- Hover effect apply only lg size.
- Add CSS custom property:
--_container-margin-sm
- Add function:
_var-container-margin-sm()
- Add function:
_var-background-color()
- Add CSS custom property:
--_container-margin
- Add CSS custom property:
--_container-max-width
- Add CSS custom property:
--_border-radius
- Add CSS custom property:
--_color-text
- Add CSS custom property:
--_background-color
- Add CSS custom property:
--_space
- Add CSS custom property:
--_margin-scale
- Add function:
_var-container-margin()
- Add function:
_var-container-max-width()
- Add function:
_var-border-radius()
- Add function:
_var-color-text()
- Add function:
_var-space()
- Add function:
_var-margin-scale()
- Add mixin
_between-content()
- Redesigned form controls. See more #122
- Update expand direction the submenu of c-navbar
- Add
_lattice()
abstract. - Review the balance of vertical-rhythm when the font size is small.
- Review the balance of vertical-rhythm when the font size is small.
- Fixed a bug that
hidden-xx
andvisible-xx
were not linked with$_sizes
.
- Fixed a drawer not closing when clicking a link in the drawer.
- Fix IE11 JS error.
- Update npm packages.
- Fix navbar js error.
- Fix
.c-navbar--center
bug. - Fix
.u-hidden
bug.
- Refactoring drawer script.
- Refactoring navbar script.
- Some fixes for drawer.
- Fix a bug that c-page-effect does not disappear when page back on iOS Safari.
- Prevent body scrolling when open the
.c-drawer--fixed
and.c-dropdown--fixed
. - Fix bug that focus not move when drawer opening.
- Add
_dropdown()
; - Add
.c-dropdown
; - Add
.u-noscroll
; - Prevent body scroll when
.c-drawer--fixed
and.c-dropdown--fixed
just below the body is opened.
- Support multi property at
_transition()
. - Change default transition duration .1s to .2s.
- Fix bug that animation not apply when closing drawer.
- Drawer animation abstract to component.
- Fixed the bug that input group button might be hidden.
- Add
.c-navbar[data-popup-mode="click"]
- Fix
_balloon()
bug.
- Corrected focus to return to correct position when the drawer is closed
- Update checkbox accesible
- Update radio accesible
- Update textarea default style
- Update drawer accesible
- Update checkbox styles
- Refactoring JavaScript codes
- Fixed a bug that
.c-select
not working on IE11 - Remove jQuery code
- Add
.c-form-control--has-icon
- Refactoring drawer and hamburger button.
- Fix hamburger button bug on FireFox.
- Refactoring
.c-drawer-close-zone
- Refactoring
.c-hamburger-btn
and.c-drawer
- Update
.c-input-group
for iOS Safari.
- Update npm-scripts
- Change if
$_font-path
is null,@font-face
is not output
- Add
_responsive-container()
- Add
.c-responsive-container-16-9
- Add
.c-responsive-container-4-3
- Add
_pre()
- Close drawer when link clicked.
- Update manual
- Update babel and rolup-babel
- Close drawer when link clicked.
- Remove gulp and yarn
- Add
.c-navbar--center
- Upgrade gulp #110
- Add
_responsive-talbe()
- Add
.c-responsive-table
- Remove
.c-row__col--offset-*
- Remove
.c-copyright
- Remove
_flex-media()
- Remove
.c-flex-media
- Remove
_card()
- Remove
.c-card
- Refactoring
_hamburger-button()
- Refactoring
.c-hamburger-button
- Accessibility fix for
.c-navbar
- Fix drawer bug.
- Fix
_content()
bug.
max-width
of_c-container
changed unit rem to px.
- Keyboad support for
.c-navbar
.
- Change code element color
- Fix page-effetct js bug
- Fix container width bug over lg.
- Fix background fixed hero bug over lg.
- Add function
_px2em()
- Add
size
argument to_hover()
- Add
xl
break point. - Add
.u-hidden-lg-up
- Add
.u-hidden-xl
- Add
.u-hidden-xl-up
- Add
.u-visible-lg-up
- Add
.u-visible-xl
- Add
.u-visible-xl-up
- Fix typo aria-labelledby
- Remove margin of
.c-entry__content > *
from_content()
- Change default prefix.
_
to blank. - Remove class
.u-animate-size
and.u-animate-opacity
- Remove mixin
_transition-all()
,_transition-size()
and_transition-opacity()
- Remove mixin
_media-{size}-only()
- Add mixin
_media-only($size)
- Remove variable
$_sizes-max
- Add function
_min($size)
,_max($size)
,_prev-size-key($size)
and_next-size-key($size)
- Media query mixin use
calc()
- Remove function
_has-search()
- Remove class
.c-row__col--shrink
- Remove class
.c-navbar--auto
- Add class
.c-navbar--left
and.c-navbar--right
- Remove class
.c-content
- Add class
.u-content
- Add abstract
_page-header()
- Add abstract
_section()
- Add abstract
_breadcrumbs()
- Add abstract
_entries()
- Add abstract
_entry()
- Add abstract
_meta()
- Add abstract
_site-branding()
- Add mixin
_hidden()
- Add mixin
_visible()
- Remove classes
.u-visible-{size}-{display}
- Add classes
.u-visible-{size}
,.u-visible
and.u-hidden
- Remove class
.c-drawer__body
- Change abstract
_container-fluid()
to_fluid-container()
- Change class
.c-container-fluid
to.c-fluid-container
- Change abstract
_spinner-circle()
to_circle-spinner()
- Change class
.c-spinner-circle
to.c-circle-spinner
- Change abstract
_spinner-dots()
to_circle-dots()
- Change class
.c-spinner-dots
to.c-circle-dots
- Change abstract
_spinner-pulse()
to_circle-pulse()
- Change class
.c-spinner-pulse
to.c-circle-pulse
- Change abstract
_balloon-top()
to_top-balloon()
- Change class
.c-balloon-top
to.c-top-balloon
- Change abstract
_balloon-right()
to_right-balloon()
- Change class
.c-balloon-right
to.c-right-balloon
- Change abstract
_balloon-bottom()
to_bottom-balloon()
- Change class
.c-balloon-bottom
to.c-bottom-balloon
- Change abstract
_balloon-left()
to_left-balloon()
- Change class
.c-balloon-left
to.c-left-balloon
- Change class
.u-animate
to.u-transition
- Change class
.u-animate-shake-vertical
to.u-shake-vertical
- Change class
.u-animate-vibrate-vertical
to.u-vibrate-vertical
- Change class
.u-animate-shake-horizontal
to.u-shake-horizontal
- Change class
.u-animate-vibrate-horizontal
to.u-vibrate-horizontal
- Change class
.u-animate-shake-scale
to.u-shake-scale
- Change class
.u-animate-vibrate-scale
to.u-vibrate-scale
- Change class
.u-animate-extend-underline
to.u-extend-underline
- Remove
data-c
attribute
- Added
_content()
- Added
._c-content
- Added
_is-number()
- Added
._u-hidden-md-up
- Added
._u-visible-md-up-*
- Fix
._c-select
bug - Fix
_is-int()
bug - Fix
._c-btn--block
bug _space()
is able to usecalc
- Added
_pagination()
- Added
._c-pagination
- Update README
- Fix typo
- 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
._u-text-left
bug. - Fix
._u-text-right
bug. - Fix
._u-pull-left
bug.
- 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 normalize.scss importing.
- Refactoring
- Using yarn
- Refactoring
._c-flex-media
for IE9. - Refactoring
._c-media
for IE9.
- Refactoring
._c-flex-media
for IE9. - Refactoring
._c-row__col--fit
for IE9.
- Add
._c-row__col--fit
#96 - Fixed
._c-flex-media__figure
margin #95
- Fixed bug that double definition of
._c-row__col--auto
- Add
._c-row__col--shrink
#94
- Add the flex-media component #92
._c-media
: background-image figure support #93
- Fixed column offset bug #90
- Fixed pre overflow #84
- Fixed a bug
bs-bp-md-max()
#89 aria-hidden="true"
should not bedisplay: none;
fix #85- Refactoring
._c-row
component - Added mixin
_space()
#86 - Added mixin
bs-padding()
#86 - Added
._c-row__col--justify
#87 - Added
._u-visible-[size]-flex
#88 - Added mixin
bs-col-width()
- Added variables for the headings margin
- Refactoring the auto column size class.
- Added mixin
bs-ghost()
- Added mixin
bs-background-image-cover()
- Added mixin
bs-background-image-fixed()
- Added mixin
bs-overlay()
- Refactoring mixin
bs-c-form-control()
- The document to another repository #58
- Removed
html{ font-size: 62.5% }
#79 bs-font-size()
,bs-line-height()
andbs-font-size-line-height()
support px #79- Refactoring
$bs-between-lines
#79 - Changed
$bs-font-size
to$bs-base-font-size
- Added a variable
$bs-base-font-size-px
- Removed auto build on npm install #81
- Fixed opacity transition bug #82
- Added CHANGELOG.md
- Added .editorconfig
- Changed indent style
- Refactoring gulpfile.js
- Update README
- Fixed a bug that the Basis set incorrect breakpoint when
$bs-font-size
isn't 1.6rem.
- Added extending underline animation mixin
bs-extend-underline()
- Added extending underline animation class
._u-animate-extend-underline
- Added padding helper mixins.
- Added
._c-row--reverse
- Refactoring
._c-hero--cover
- Refactoring
bs-vertical-rhythm()
- Changed container margin on smartphone.
- Fixed a image position of media object bug when
$bs-between-lines
changed.
- Fixed error when npm install
- Fixed media object bug on IE
- Change comments format.
- Added mixin
bs-bp-md-min
,bs-bp-md-max
- Refactoring around media query.
- Changed GitHub repository.
- Changed license.
- Move imports out of if statement.
- Fixed a
._c-container
bug.
- Refactoring directory structure.
- Refactoring input-group style.
- Added variable
$bs-use-mixin-only
. If you don't need classes of the Basis, set to true. - Added mixins to make the Basis components.
- Added variables for the components of style.
- Fixed a grid margin bug.
- Added
._c-row--nowrap
class. - Changed color settings.
- Added the coefficient variable for margin.
- Added the heading element scale variable.
- Added mixin
bs-font-size-line-height
- Fixed hidden and visible classes bug.
- Added styles of readonly, disabled and aria-hidden.
- Changed blockquote and form-control styles.
- Fixed grid margin.
- Added the hero component.
- Added transition and animation utility classes.
- Updated normalize.css
- Changed base margin.
- Changed breakpoint unit px to em.
- Fixed a bug that characters aren't displayed on IE8
- Fixed bugs bs-bp-md-only and bs-bp-lg-only
- Added visible classes.
- Added how to contribute section in readme.md
- Fire Travis CI only master and develop.
- Added release branch from Travis CI
- Added viewport at the doc.
- Refactoring gulpfile.js
- Refactoring the grid gutter.
- Fixed grid system bugs.
- Changed directories and files name.
- Changed the col class name.
- Changed to use normalize.css of npm.
- Added vertical mode for the media module.
- Added FLOCSS object type prefix.
- Added IE9 Support ( optional )
- Added some utility classes.
- Removed
._c-row__col--flex
and added._c-row--fill
- Removed
._c-row--row
,._c-row--column
- Changed prefix of class name.
- Changed grid system classes name.
- Changed break points.
- Changed form control classes.
- Changed heading elements margin.
- Removed table classes.
- Removed button size classes.
- Removed colors classes.
- Added media object class.
- Remove text alignment classes.
- Changed directory structure.
- Remove .bs-item--full
- Refactoring grid system.
- Added hidden classes.
- Changed font size unit. px to rem.
- Changed base font size.
- Changed wrapper styles.
- Added .bs-container--size-no-gutter
- Removed xs prefix.
- Added button styles.
- Updated alert style.
- Updated wrapper style.
- Added default flags.
- Changed heading elements font size.
- Added styles: heading secondary text, tables.
- Added text alignment classes.
- Updated code element style.
- Added normalize.css
- Added styles: Lists, Blockquote, Forms.
- Added container-gutter style.
- Fixed button style.
- Release