Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Release 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@dojo-bot dojo-bot released this 30 Nov 12:49
· 57 commits to master since this release

βœ… Fixes

  • Readme fixes (#139)

πŸ‘ Enhancements

  • Update typescript to 2.3.2 (#130)

  • Initial Application State Stores Implementation (#137)

    Details
    • reset the repostory structure

    • more reconfiguration

    • Add basic application store

    • store unit tests

    • unit tests

    • default operations

    • README

    • Process concept

    • More work on processes and tests

    • update readme on changes to process

    • update dojo dependencies to ~0.1.0

    • README updates

    • README updates

    • lower case process.ts

    • update code examples

    • add byId function in examples

    • Optional invalidate argument on store.apply

    • Add operations, apply and get to ProcessResult

    • Add undo manager to provide application wide undos

    • Uppercase Store.ts

    • import using the correct case

    • Unit tests for undo manager

    • clean up

    • More README

    • explain the flow control when executing processes

    • Default segements that do not exist assuming that numeric segments are an array otherwise empty object

    • Support creating decorators from a callback and a createProcess factory that has preapplied callbacks

    • Add global undo manager that provides an undo function and decorator that can be used across process

    • Updated README

    • Upgrade to intern4

    • package-lock.json

    • case sensitivity again

  • Upgrade to Intern 4.1 (#138)

  • Move testing to browserstack and add more browsers (#133)

  • Update Dojo URL in package.json (#135)

  • Updating to importHelpers and downlevelIteration (#140)

    Details
    • Updating to importHelpers and downlevelIteration

    • Fixing typo

  • Commit package-lock.json