- add default values for properties to fix demos
- fix history
- reduce icon-set imports
- add disableClear to dropdown
- Bump to use new px-demo-design with container size fix, re-build sass
- Use Github tag for latest version shields.io image
- Add raw slot intro slot for distribution of regular HTML
- Expose markdown styles for demo pages
- Bugfix: Remove optionValue property from px-sass-doc-option API,
this was little used and the developer should have bound in
to
selectedChoice
instead. Already removed from the one caller, px-helpers-design demo.
- Bugfix: Demos with no options should always hide their options area
- Update footer to match new px-demo footer
- Update monogram image
- Upgrade from Polymer 1.x to Polymer 2.x
- Rename all content distribution points to slots
- sassdoc.json path wrangling to make it more resilient
- pick up new px-tabs version and API
- update regex for filtering out extraneous code
- update regex for filtering out extraneous code
- empty check for px-forms-design demo error
- fix layout for demo properties contianer / dropdowns
- Update module installation to --save-dev
- Major bump to pick up new design refresh dependencies. Temporary resolutions to break up redesign work
- update dependencies and rebuild
- remove background for operators
- updated design
- cutover from px-toggle-design to px-toggle
- added new icons
- bump dependencies
- override prism style for token entity class
- updated demo container so that it grows to full height as style options
- added styling to the
if there no demo
- updated "polymer-font-awesome" to "px-polymer-font-awesome" in doc-viewer
- fixed doc-viewer background in dark-theme
- Updated to px-demo for theming
- Update colors design to pick up new colors
- changing ghp.sh to account for Alpha releases
- Updated dependencies
- changing browser in wct testing from safari 8 to safari 10 on elcapitan
- changing all devDeps to ^
- Update px-theme to 2.0.1 and update test fixtures
- update dependencies for dropdown
- bower updating px-demo-snippet
- bumping px-clipboard to fill container
- fixed safari bug with demo height only being 42px height by removing the full-height class
- added new styles to markdown-html too
- small changes to Sass
- Moved 'Customize Styles' below 'use it in your project'
- Minor style changes to doc-viewer.html
- bumped actionable text & icons to 0.1.0 to fix bower issues
- Added full-height class to mega demo divs so that style options and the demo will always be the same height.
- Made the demo a flex__item
- Removed flex basis on mega demo & reordered the bower install line in viewer
- Fixed bug that caused component to only render usage or intro slot, not both
- Improved the visual style and usability of Sass variable lists
- added functionality to hide the style options section if there are no style options.
- gave the arrows a pointer cursor, and made the whole text clickable.
- Fixed slot naming convention
- Changed px-theme to load via. style modules
- Regenerated demo css
- Cleaned up bower.json: remove '#', remove resolutions, remove urls
- Picked up latest components dependencies
- Moved '-design' repos to dev dependencies
- Move px-tabs package to full dependency (not dev dependency)
- Added ability to pass in
tabs
to the px-sass-doc element for multiple demos - Added ability to hide demo by setting
hide-demo-container
totrue
on px-sass-doc - Removed custom highlighter in favor of marked-element
- Fixed Sassdoc comment finder to work for all modules
- Fixed bug where undefined slots caused JavaScript execution to fail
- Fix font-size in inline code
- Add styles for inline code inside markdown
- Remove README build tag
- Remove build tag from header
- Redesigned for dynamic demos, etc.
- Added functionality for mega demo
- Made some properties optional
- Added auto_ghp
- Initial release