Releases: fiskus/gregory
Releases · fiskus/gregory
v0.3.1
Correct i18n, drop bower
This release introduce some breaking changes.
At first: bower support dropped. Use npm.
Introduced LANG param for i18n, weekdays represents by moment.weekdaysMin() by default.
Internally React uses jsx now, and it upgraded to latest 0.14.
Disable scroll outside min/max bounds
Also state changed on props.
IE8 compatible
Used React.createElement instead of React.DOM.div.
Bower build
Created bower compatible build (global, CommonJS, AMD)
Back to spaces for indentation
Examples served with http-server