Skip to content
Alan Souza edited this page Jul 28, 2015 · 29 revisions

v0.3.1

  • New example app: cabler
  • New components: Distribution, Carousel, Topology
  • Enhanced components: Split, Header, Box, Chart, Menu, Tiles, Table, List, Meter, DropCaret
  • Added PDF version of Grommet for Adobe Illustrator
  • Added better support for server-side rendering and isomorphic react
  • Added Skip-To link
  • Optimized images for Grommet using TinyPNG
  • Refactored Grommet source code for better separation of responsibilities
  • Better accessibility support
  • Enhanced all sample apps
  • Enhanced Documentation
  • Enhanced design assets

v0.3.0

  • New components: ConfirmationForm, Calendar,
  • Enhanced components: RadioButton, CheckBox, input, Button, FormField, Menu, Table, Status, Layer, Meter, Form, Chart, Header, Split
  • New sample applications: todo-app-modular, people-finder
  • Added the fonts as CDN
  • Added lang attribute to Grommet for better Accessibility support
  • Added accessibility navigation to the Calendar
  • Added accessibility to icon
  • New website published
  • Integrated with Sauce Labs
  • Added Integration Tests for Grommet
  • Better compatibility with Node 0.10
  • Moved from jsdom to jsdom-no-contextify
  • Moved from blanket to instabul from code coverage
  • Added devServerHost key to gulpfile.js options to allow remote development
  • Added HP Software showcase examples
  • Added tests for Calendar
  • Enhanced Documentation
  • Enhanced design assets

v0.2.4

  • Enhanced components: FormField, RadioButton
  • IMPORTANT: Fixing blocking issue after Webpack released version 1.9.11.
  • Added Slackin integration
  • Added version check from Grommet as in grommet --version
  • Enhanced documentation
  • Added --skipMinify option to gulp dist to avoid minifying Javascript files.
  • Enhanced design assets

v0.2.3

  • New components: Button, Distribution
  • Enhanced components: Meter, Legend, Chart, Menu
  • Added todo-app-modular as an example app
  • Added README.md for example apps
  • Improvements for examples apps
  • Performance Optimization for the Server (added gzip compression)
  • Performance Optimization for Images (via ImageOptim)
  • Fixed some reports for static code analysis in Code Climate
  • Added Code Climate support
  • Added new Grommet logo
  • Added more tests for existing components
  • Enhancements for mobile experience
  • Added more examples to the grommet server
  • Enhancements in documentation

v0.2.2

  • New components: IndexList, RestWatch, Meter (now Donut has been deprecated)
  • Added documentation for: Split, Sidebar, Status, Map
  • Enhanced components: Left, Right, Split, Sidebar, Donut, Chart, Tile, Menu, Search, Legend, ResourceNotifications, CheckBox, RadioButton, FormField, Documentation, Section
  • Replaced JSHint with ESLint (now we validate code format issues)
  • Added more tests to Grommet
  • Added feature to export example app from Grommet (e.g. medium-app)
  • Renamed tour to medium-app and added enhancements to it
  • Added the cto-app-tuner sample application
  • Added i18n support
  • Enhanced Illustrator Sticker Sheet

v0.2.0

  • Enhancements in the following components: Title, Donut, Menu, Chart, and gulp-tasks
  • New components: Split, Map, and Sidebar
  • New version of the FormField component
  • Refactored folder structure of gulp-tasks and test files
  • Enhanced Documentation
  • Adjustments in the HPInc theme

v0.1.2

  • Added HPInc Theme
  • Added the initial testing framework for Grommet core
  • Enhanced Documentation
  • Enhanced Forms
  • Hot fixes for Windows environment
  • Reduced the number of NPM dependencies
  • Enhanced version of the Tour
  • Refactored Header component

v0.1.1

  • Fixes for loading fonts

v0.1.0

  • First version for initial feedback

Clone this wiki locally