Skip to content

Releases: getbase/base

Base 2.7.0 Released!

01 Dec 09:21
Compare
Choose a tag to compare
  • Fixed broken input[radio] and input[checkbox] styles
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.9 Released!

30 Nov 06:58
Compare
Choose a tag to compare
  • Removed .input helper in _forms.less/_forms.scss as there is already a .field helper which does the same
  • Removed iOS styling on all input fields excluding input checkbox and radio
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.8 Released!

20 Nov 07:17
Compare
Choose a tag to compare
  • Added .flex helper in _helpers.less/_helpers.scss
  • Added basic styling for select elements to be consistent with other form elements in _forms.less/_forms.scss
  • Updated .svg-fill mixin to cater for no fill scenario (_mixins.less)
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.7 Released!

18 Nov 07:33
Compare
Choose a tag to compare
  • Added float helpers for tablet, desktop and HD devices in _helpers.less/_helpers.scss
  • Removed _minimal-grid.less (general house cleaning)
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.6 Released!

13 Nov 10:03
Compare
Choose a tag to compare
  • Updated font-weight variables to memorable names in _variables.less/_variables.scss
  • Updated .font-weight helpers to memorable names in _helpers.less/_helpers.scss
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.5 Released!

12 Nov 09:03
Compare
Choose a tag to compare
  • Added flexbox helpers to _helpers.less/_helpers.scss (thanks to Brent Rotz for the suggestion #57)
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.4 Released!

08 Nov 21:07
Compare
Choose a tag to compare
  • Updated .no-select placement and removed misleading comment in _helpers.less/_helpers.scss
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.3 Released!

08 Nov 20:37
Compare
Choose a tag to compare
  • Updated grid reset helpers .no-col-tablet, .no-col-desktop, .no-col-hd, .no-col-print within _helpers.less/_helpers.scss
  • Added new reset helper for select boxes (.no-select) (thanks to Roland Toth for the suggestion #56)
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.2 Released!

07 Nov 22:49
Compare
Choose a tag to compare
  • Minor typo fix on _animations.less/_animations.scss
  • Moved .no-push, .no-pull helpers into _helpers.less/_helpers.scss
  • Added .no-push-print, .no-pull-print into _helpers.less/_helpers.scss
  • Added grid reset helpers .col-none-tablet, .col-none-desktop, .col-none-hd, .col-none-print within _helpers.less/_helpers.scss (thanks to Roland Toth for the use case and suggestion #55)
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss

Base 2.6.1 Released!

23 Oct 01:41
Compare
Choose a tag to compare
  • Minor update on GulpJS file to cater for sub directories for build and watch tasks
  • Version bump on package.json
  • Version bump on style.less/style.scss