-
Notifications
You must be signed in to change notification settings - Fork 404
PL Node 1.2 #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
PL Node 1.2 #52
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
also updated the roadmap
fixes #2
mentions to spec
should support NPM this way. need to reconcile with Travis
not supported feature yet
pl is a development tool. it cannot run in a production mode since it needs to be built at least once...
using npm. fixes #29
should be the makings of a more sustainable, unit testable library. having some challenges referencing node from qunit js. added support for version command, which fixes #36
started help logic started patterns only logic built out more tests and some file reorganization!
Conflicts: .travis.yml Gruntfile.js builder/patternlab.js package.json test/tests.html
…ab-php (so that it even works with Twitter Bootstrap)
Modified styleguide SCSS to be closer to the latest state of patternlab-...
synced some client code with pl-php. support for ishControlsVisible - which can turn off features as not needed or implemented yet. annotation and code support is present reorganized some files to align with pl-php, not as clean yet but working toward it!
synced some client code with pl-php. support for ishControlsVisible - which can turn off features as not needed or implemented yet. annotation and code support is present reorganized some files to align with pl-php, not as clean yet but working toward it!
closes #37
…late in filesystem; cleaned up render function
closes #37
Abstracted template rendering; fixed issue with JSON files order in filesystem
bmuenzenmeyer
pushed a commit
that referenced
this pull request
Feb 23, 2018
set defaultShowPatternInfo to false per spec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.