bespoke-convenient
Category index with 55 of 55 entries in bespoke-convenient.
Add note about project being archived
Add note about project being archived
Update copyright years
Update copyright years
Target Node.js v6
Target Node.js v6
Update gulp-gh-pages
Update gulp-gh-pages
Do not use package-lock.json
Do not use package-lock.json
Use HTTPS where possible
Use HTTPS where possible
Also deploy to gh-pages
Also deploy to gh-pages
v1.0.0
v1.0.0
Expose deck-bound log method
Expose deck-bound log method
Clean up code
Clean up code
Update readme for 1.0.0
Update readme for 1.0.0
Have cv.activateDeck return methods bound to the deck
Have cv.activateDeck return methods bound to the deck
Add tests for convenient methods
Add tests for convenient methods
Move copyArray to convenient
Move copyArray to convenient
Upgraded Bespoke.js to 1.0.0
Upgraded Bespoke.js to 1.0.0
Remove convenient plugin per deck activation from demo
Remove convenient plugin per deck activation from demo
Documentation on dependencies
Documentation on dependencies
v0.3.0
v0.3.0
Bump to bespoke.js v0.3.1
Bump to bespoke.js v0.3.1
Document dependency option, cv.activateDeck(deck), cv.getStorage(deck)
Document dependency option, cv.activateDeck(deck), cv.getStorage(deck)
Remove reference to Math
Remove reference to Math
Use paranthesis for clarification
Use paranthesis for clarification
Merge branch 'deck-dependency-activation'
Merge branch 'deck-dependency-activation'
Activate dependencies per deck, hierarchically
Activate dependencies per deck, hierarchically
Remember to use the pluginName from the options
Remember to use the pluginName from the options
Make depencies an empty array by default
Make depencies an empty array by default
Test getStorage
Test getStorage
Require per-deck activation to activate convenient's storage functionality
Require per-deck activation to activate convenient's storage functionality
Merge branch 'deck-storage'
Merge branch 'deck-storage'
Merge branch 'define-dependencies'
Merge branch 'define-dependencies'
Check if dependencies have been loaded
Check if dependencies have been loaded
Define pluginName through optional options object
Define pluginName through optional options object
Merge branch 'check-plugin-loaded'
Merge branch 'check-plugin-loaded'
Merge branch 'markdalgleish-dont-mutate-deck'
Merge branch 'markdalgleish-dont-mutate-deck'
Check if the plugin has been loaded already
Check if the plugin has been loaded already
Merge pull request #1 from bitdeli-chef/master
Merge pull request #1 from bitdeli-chef/master
Added a plugin data storage per deck, not relying on attaching more data to the deck object
Added a plugin data storage per deck, not relying on attaching more data to the deck object
v0.2.1
v0.2.1
Update documentation and demo
Update documentation and demo
v0.2.0
v0.2.0
Move copyArray and log to convenient
Move copyArray and log to convenient
v0.1.0
v0.1.0
Remove old button code from demo
Remove old button code from demo
Describe the new convenient interface
Describe the new convenient interface
Add simple tests for builder, fire, generateErrorObject
Add simple tests for builder, fire, generateErrorObject
Rename internalFire to fire
Rename internalFire to fire
Update demo, since functionality was re/moved
Update demo, since functionality was re/moved
Update links to my site and license
Update links to my site and license
Refactored to concentrate more on supporting functionality
Refactored to concentrate more on supporting functionality
Project name and description in the license
Project name and description in the license
Basic readme stuff
Basic readme stuff
Updated demo, but it's still pretty lame
Updated demo, but it's still pretty lame
Fully functional code and some tests
Fully functional code and some tests
Prepare for clean code by enforcing jshint
Prepare for clean code by enforcing jshint
Initial plugin skeleton by generator-bespokeplugin
Initial plugin skeleton by generator-bespokeplugin