- Fix fileTable bug in Safari 9 (fixes #17)
- Fix fileTable to work in IE (#15)
- Fix comment for analyzer
- runtime theming for demo
- update default colors to separate out px theming
- component redesign
- update dependencies, colors, and icons for design refresh
- use app-localize-behavior for localization
- remove unnecessary closing tag (#11)
- move file type validation to support MS Edge
- cutover to PxLocalizeBehavior
- hide app-localize props from API
- fixed spacing per design feedback
- merge PR #8
- merge PR #9
- updated to new demo using px-demo
- Updating so px-demo-snippet and px-api-viewer get new grays
- Update colors design to pick up new colors
- changing ghp.sh to account for Alpha releases
- merge PR #6 for edge cases
- Updated dependencies
- changing browser in wct testing from safari 8 to safari 10 on elcapitan
- fixed broken styles
- fixed invalid file checking logic
- updated css vars for dark theme
- changing all devDeps to ^
- Update px-theme to 2.0.1 and update test fixtures
- fixed validation logic for file type
- added the ability to customize the message.
- added iron-icon
- removing px-theme style call
- changing Gruntfile.js to gulpfile.js
- rebuild css
- bower updating px-demo-snippet
- added style variables for theming
- merged PR #2 which added file change event
- updated demo with new event functionality
- added codepen
- updated mega demo styles and bower px-demo-snippet to ^
- Travis configuration
- Initial release