Releases: OSBI/meteorite-core-ui
Releases · OSBI/meteorite-core-ui
Release - v0.6.0
Update App
Release - v0.5.0
- Populated UI (MenuBar, Sidebar and Toolbar) with data the server
- Created component Tabs
- Updated from babel 5 to babel 6
- Added react-validation in Lock Screen
- Added react-validation in Login
Release - v0.4.0
- Added route for component LockScreen
- Created event in React for open/close Toolbar
- Created Saiku component Content
Release - v0.3.0
- Created Saiku components (Wrapper, LockScreen, MenuBar, Toolbar, Workspace, Icon)
- Added Travis CI
- Added SaikuServer.js
- Created Basic Authentication for Backbone
Release - v0.2.0
- Created Saiku component Login
- Added initial Bootstrap components (Grid, Row, Col, FormGroup, Input, Button, Clearfix)
- Added React based in ES6 using webpack
- Added Karma to run the tests
- Added .eslintrc file
Release - v0.1.0
- Added components using React and Foundation Framework UI
- Added Webpack
- Added Gulp
- Initial development