3.0.0 • Published 10 years ago
protoboard v3.0.0
protoboard
Library to easily prototype board games. Check here for full documentation, or here for demo of supported components.
Interested in contributing? Read the guideline here.
Release notes
These are the release notes for the most current major version. For older release notes, go to the Releases page.
3.0.0
Breaking changes
- Theming changes: Now the colors variables use
--color-primary,--color-dark-primary,--color-accent,--color-light-primary - Color themes have been changed
PbElement.whenCreatedhas been removed. NowPbElements dispatchcreatedevents.- Interface to bootstrap Protoboard has been changed. Instead of using
DIJS, useProtoboardinstead. See documentation and tutorial for details.
Improvements
- Changed implementation of of
trigger.Keyto be less buggy - Improved documentations
- Stability improvements for tests
2.0.2
Bug fixes
- Fixed bug where
pb-c-diceisn't loaded by Bootstrap
2.0.1
Bug fixes
- Made
TEST_MODEinability.Abilitiesbe optional - Updated
di-jstov3.0.1, which contains bug fix
2.0.0
Breaking changes
- Updated to
di-js 3.0.0. This changes the interface to inject values. See the tutorial for this. - Removed deprecated properties
service.Log.addProcessorservice.Log.defaultProcessorability.Abilities.Builder.trigger