https://github.com/caribouflex/caribou-stepper
caribou-stepper is a stepper elements that follows the material design guidelines, built using Polymer.
https://github.com/caribouflex/caribou-stepper
caribou caribou-stepper caribouflex javascript material material-design polymer polymer-2x polymer-element polymer2 step stepper web-components
Last synced: 5 months ago
JSON representation
caribou-stepper is a stepper elements that follows the material design guidelines, built using Polymer.
- Host: GitHub
- URL: https://github.com/caribouflex/caribou-stepper
- Owner: caribouflex
- License: apache-2.0
- Created: 2017-10-12T03:07:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T03:08:31.000Z (over 7 years ago)
- Last Synced: 2023-07-07T11:08:45.494Z (almost 3 years ago)
- Topics: caribou, caribou-stepper, caribouflex, javascript, material, material-design, polymer, polymer-2x, polymer-element, polymer2, step, stepper, web-components
- Language: HTML
- Homepage:
- Size: 117 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.webcomponents.org/element/caribouflex/caribou-stepper)
## <caribou-stepper>
`` is a Polymer 2 element used to convey progress through numbered steps (Material Design)
This element allow you to add the quantity of step you want.
Anything can be inserted into each step.
All the elements can be customized refer to the styling section.
### NEW
- Horizontal stepper
- Step validation
- IE11 support
- Step native Required input validation.
### Incoming (TODO)
- GITHUB demo pages.
- Bug Fixes
- Mobile stepper
### Styling
For the styling check the ``, `` and ``
## Usage
```html
@email.com
@email.com
@email.com
```
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## License
Apache License 2.0