DesignGuide v.0.4.0 - 2018-05-23
Pre-release
Pre-release
erikhallaraaker
released this
24 May 12:25
·
1644 commits
to develop
since this release
Added
- Added datepicker component.
- Added introduction.
- Added topbar component.
- Added license.
- Added versioning description to readme.
- Added Google tag manager.
Changed
- Loader component now generates needed html for the loader itself with the attribute
data-loader
. Static html still works, but is not recommended to use with the new attribute. - Optimized configuration for react router.
- Updated files for px-script to be self-contained, even tough webpack already does this, we might not be using webpack forever.
- Changed destination for script and styles. They are no longer named after version, but instead put in a folder with the current version (ex
/0.4.0/scripts/px.js
). - Updated readme.
- Changed routing, so the path no longer starts with
/design.payex.com/
.