@nitro-ui/module-dashboard-toolbar
v1.0.22
Published
Toolbar module for all the products
Downloads
49
Readme
dropdown# Nitro UI: Module > Dashboard Toolbar
Dashboard Toolbar from combination of Dropdown and Avatar
Getting Started
Get latest version by installing via NPM @nitro-ui/module-dashboard-toolbar:
npm install @nitro-ui/module-dashboard-toolbar
Dependencies
Sidebar require the following dependencies: component-avatar component-collapse component-drawer core object-container object-list utility-background utility-display utility-flex utility-height utility-opacity utility-overflow utility-position utility-shadow utility-spacing utility-text utility-transition
^The above dependencies already defined inside package.json. When module-dashboard-sidebar installed, all the above package will be installed together inside the mode-modules.
Usage
Sample markup kindly check on example > index.html
Development
To extends, develop or contribute to this component, you're required to fork our main repository and made a pull request.
Development Requirements
Development tools required for this component are:
Ruby and SASS are optional if you're fully using node-sass from npm for development.
Development Setup
Run:
npm install
Compile
Run:
grunt
TODO
Pending element icon-svg and text link dependencies
CHANGELOG
All notable changes to this project will be documented in this file. For now, let's keep TODO and CHANGELOG in README file. Keeping things simple.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.0-beta] - 2019-10-08
Added
- Initial setup
- Fixed CSS style for reorder the First and Last button