RiotGear / rg

The open source component library for RiotJS
http://riotgear.js.org/
MIT License
297 stars 67 forks source link

Add min/max options to rg-date #85

Closed andrefgneves closed 8 years ago

andrefgneves commented 8 years ago

This allows passing a min and/or max options to rg-date. Buttons related to dates outside the range defined by those options get the disabled attribute set to true.