Skip to content
This repository has been archived by the owner on Jul 28, 2019. It is now read-only.

Releases: open-southeners/Bento

v1.0.0-beta.1

29 Oct 19:37
bb7e58d
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

🎉🎉 Aleluya! 🎉🎉

This update has got too much changes to variables and class prefixes and removements, so we recommend to start new projects from this version.

  • Replace included reset for Normalize.css
  • Add background/border colors variants
  • Add transitions utilities and mixins
  • Add shadow utilities and mixins
  • Reorder and add tons of variables (major refactor!)
  • Add options variables for disable solid colors, transitions, shadows and rounded borders.
  • Add some statements like .is-hoverable (.is-*able) and .is-responsive
  • Components replace with tons of classes (sandbox update)
  • Add responsive classes and scrollable navs
  • Add layout grid wrappers (testing)
  • Add styles to <mark> <table> <button> <input type="button"> HTML elements
  • Add stylelint as SCSS linter and reorder tons of styles properties

v0.6.0-alpha

03 Sep 18:41
Compare
Choose a tag to compare
v0.6.0-alpha Pre-release
Pre-release
  • Rename from Tadaima to Bento
  • Project major refactor
  • New docs website (in a separate repository)
  • Added progress component
  • Added teriyaki version to remixes
  • Several bugfixes

v0.5.0-alpha

03 Jul 13:34
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release
  • Added flow component
  • Added footer and footer nav menu
  • Added form component
  • Refresh to docs pages
  • Gulp build process replaced to NodeJS
  • Tons of bugfixes

v0.4.0-alpha

23 Apr 23:04
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

v0.3.5-alpha

22 Apr 20:25
Compare
Choose a tag to compare
v0.3.5-alpha Pre-release
Pre-release
  • Only documentation changes

v0.3.4-alpha

19 Apr 09:20
Compare
Choose a tag to compare
v0.3.4-alpha Pre-release
Pre-release
  • Change build process (gulp build), delete image processing (imagemin) and others (bless, bower, coffee...)
  • Better documentation (with sections, and download button)
  • Major refactor to mixes
  • Minor bug fixes

v0.3.0-alpha

17 Apr 11:46
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release
  • Added components: Onigiri (pure CSS tooltips), Yakitori (menus), Sushi (panels)
  • Added some components and mixes (text styles, text colors, images, etc)
  • Better compatibility with IE8+ (full support coming soon)
  • Remove Ruby and Gems and replaced with Gulp (for SASS)
  • Updated the directory structure with components
  • And some fixes

v0.2.2-alpha

24 Aug 19:40
Compare
Choose a tag to compare
v0.2.2-alpha Pre-release
Pre-release
  • Added some components (highlighted text)
  • Added mixes for components (omusubi and colors)
  • Reform project directory structure
  • Better responsive: Thanks to Flexboxgrid library (http://flexboxgrid.com/)
  • Added gemfile and package for Ruby Gems and Node.js components required in framework development (compass, gulp, etc)
  • Too many bugfixes (improved compatibility with IE10, 11 and Edge)
  • And too much more purity

v0.1.0-alpha

19 Aug 15:35
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
  • Added buttons with diferent styles and colors (alt, rounded)
  • Added panels with diferent colors
  • Added okaeri component with action block
  • Added menu component with items, active items and header image
  • Added some CSS statement for various elements
  • And some formatting HTML elements (strong, headings, abbr, etc)