Releases: PatternBuilder/pattern-kit
Releases · PatternBuilder/pattern-kit
Update WYSIWYG editor version
New config option and UI improvements
- Add support for body attributes in the config
- Update documentation
- Update styles for squishy-window indicators for usability
New config feature, usability improvements, documentation
- Add support for body attributes in the config
- Update documentation
- Update styles for squishy-window indicators for usability
Code refactor and changes to allow assets to track with the module.
Refactor of pattern kit, additions to component renderer
- Factored methods out of large controllers.
- Removed redundant code
- Added a pattern model class to abstract the patterns a bit.
- Modified the way webcomponent renderer works.
- Added style component server.
- Changed from lzstring to pako for more portability across platforms (lzstring sucks at reproducibility cross-platform)
- Add support for csscomponent, web component, page and html render endpoints
- Refactor the route controller to make it easier to read.
Documentation style updates
Added font family, colors, spacing, etc. to styleguide. Cleaned up some extra scrollbars, set a max width on the content area of the docs area.
Style updates and functionality additions
- Change rendering of the styleguide documentation to lean on bootstrap column grid
- Add logic to render only the tabs that work for a particular atom based on what data is present
- Add alert messaging for atoms in the preview area to flag that it will not render
- Reduce and organize CSS with section comments for clarity
- Add color to the nesting of the schema editor
- Increase size of buttons for better accessibility for those of us with poor vision :D
- Add ability to designate order on documentation in the markdown and render the secondary nav in that order
- Update jQuery package to reference CDN for consistency
support-at-data-and-yaml
Now supporting YAML files for docs using the same basename as JSON. Also supporting @DaTa to reference other component's doc data file. So @component would import component.docs.json or component.docs.yaml into your data file.
Initial Release
V1.0 Update README.md