Closed
Description
In GitLab by @tomdyson on Jan 9, 2018, 17:00
From Nick Lee's email:
Features in Patternlab
- Allow linking to other patterns #6, Easy linking from patterns to other patterns (pattern lab uses {{ link.pattern-name }})
- Add support for pattern status (In progress, In review, Signed off etc) #91 Pattern status (In progress, In review, Signed off etc), see http://demo.patternlab.io/, patterns in the dropdown “Templates” and “Pages” have a coloured dot alongside to show the current state
- Housing scss, json, js and twig/html templates in the same folder - allowing editors to quickly pull components from one project to another
- Add support for pattern variants #87 support for pattern variants – generate additional patterns with just a json file (in patternlab you can do "~pagename—modifier.json" and it’ll produce a page named modifier, based on the same template as pagename. http://patternlab.io/docs/pattern-pseudo-patterns.html)
- Live page reload when assets change
- Browser sync allowing editors to have tablet, phone and desktop browsers all controlled from the same device
- Add support for pattern status (In progress, In review, Signed off etc) #91 Ability to view html/css/js for each pattern within the pattern library
- Search within pattern library for patterns (autocomplete - no need for a search results page)
Nice to have (not included in PL to my knowledge)
- Show which templates/pages a pattern is used on #93 Overview when viewing patterns showing which templates/pages they are used on (Clearleft’s PL seems to do this, see referenced by on the info tab here: https://patterns.boston.gov/components/detail/address.html)
- Add patterns homepage / dashboard #94 Something that Patternlab doesn’t have, is the option to easily showcase specific patterns on the pattern library homepage, would be great if we had this flexibility