Skip to content

Latest commit

 

History

History
231 lines (180 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

231 lines (180 loc) · 18.6 KB

Change Log

Implemented enhancements:

  • stream: switch from 167 to @typed/prelude #196
  • mostly-dom: switch from 167 to @typed/prelude #195
  • dom: Switch from 167 to @typed/prelude #194
  • Rename dragstartEvent to dragStartEvent #191
  • Improve @motorcycle/run semantically #189
  • Switch from 167 to @typed/prelude #174
  • mapList :: (a -> b) -> Stream (List a) -> Stream (List b) #167
  • Implement last stream combinator #163
  • Curry isolate #158
  • Create examples #36
  • chore: upgrade to typed-test v3.2.0 #205 (TylorS)
  • Chore/upgrade dependencies #181 (Frikki)

Merged pull requests:

  • Feat/state combinator #193 (TylorS)
  • feat: add drag-n-drop example #192 (TylorS)
  • Fixed README link to ./examples/sokoban #190 (deansher)
  • feat: change mapSinks to mapList and loosen type restrictions #171 (TylorS)
  • feat(stream): implement last combinator #168 (TylorS)
  • feat: create mostly-html integration #162 (TylorS)

Fixed bugs:

  • switchMap not exported #155
  • Re-export switchMap in index #157 (Frikki)

Merged pull requests:

Implemented enhancements:

  • @motorcycle/i18n #34
  • @motorcycle/storage #33
  • @motorcycle/http #32
  • @motorcycle/router #31
  • @motorcycle/history #30
  • @motorcycle/html #29

Fixed bugs:

  • Stream package v1.7.0 is incompatible #143
  • Type errors with latest releases #141

Closed issues:

  • Generics order of EffectfulComponent #137

Merged pull requests:

  • Upgrades dependencies across the board #147 (TylorS)

Implemented enhancements:

  • Missing sample and sampleWith #92

Merged pull requests:

  • Upgrade all of the dependencies to the latest #115 (TylorS)

Merged pull requests:

  • fix(isolate): ensure query is called with valid CSS selector #108 (TylorS)
  • Feat/dom improvements #100 (TylorS)

Merged pull requests:

  • feat(stream): implement sample and sampleWith #94 (TylorS)
  • chore(deps): update dependency @types/node to v8.0.24 #88 (renovate[bot])
  • chore(deps): update dependency @motorcycle/test to v1.3.0 #87 (renovate[bot])
  • chore(deps): update dependency @most/core to v0.11.4 #80 (renovate[bot])

Implemented enhancements:

  • feat: combineObj #55

Merged pull requests:

Implemented enhancements:

  • @motorcycle/mostly-dom #67

Implemented enhancements:

  • add documentation to isolateDom #60
  • @motorcycle/dom #28
  • @motorcycle/test #27
  • chore(travis): install chrome and start display server #62 (TylorS)
  • add documentation to isolate function #61 (Frikki)

Closed issues:

  • feat: hold #57

Merged pull requests:

  • fix(EventDelegationDomSource): ensure events emit only to correct listeners #64 (TylorS)
  • chore(deps): Update dependency @typed/test to version 2.4.0 #56 (renovate[bot])
  • chore(deps): Renovate Lock File Maintenance packages #54 (renovate[bot])

Implemented enhancements:

Implemented enhancements:

  • chore: Create documentation generation #49
  • Export scheduler from @motorcycle/stream #47
  • feat: run #26
  • Implement @motorcycle/run #52 (TylorS)
  • Generate documentation #51 (TylorS)

Merged pull requests:

  • chore(deps): Update dependency typescript to version 2.4.2 #50 (renovate[bot])

Implemented enhancements:

  • feat: switchMerge #25
  • export switchLatest from @most/core #24
  • feat: switchCombine #23
  • feat: mapSinks #22
  • feat: switchSinkOr #21
  • feat: createProxy() #20
  • Feat: rexport @most/core #19
  • feat: EffectfulComponent type #18
  • feat: Component type #17
  • feat: re-export @most/types #16
  • docs: Code of Conduct #15
  • Document git workflow #14
  • META: Create and document issue labels #13
  • feat(stream): export scheduler instance #48 (TylorS)
  • feat(stream): implement switchMerge #46 (TylorS)
  • feat(stream): implement switchCombine #44 (TylorS)
  • feat(stream): implement mapSinks #42 (TylorS)
  • feat(stream): implement switchSinkOr #41 (TylorS)
  • Feat/issue 20 #40 (TylorS)
  • feat(stream): export switchLatest from '@most/core' #38 (TylorS)

Closed issues:

  • Motorcycle.ts Goals #3

Merged pull requests:

  • chore(deps): Pin dependency @typed/test to version 2.2.0 #45 (renovate[bot])
  • feat(stream): export all of @most/core with documentation #12 (TylorS)
  • docs(CODE_OF_CONDUCT): adds code of conduct #11 (TylorS)
  • chore(deps): Update dependency prettier to version 1.5.3 #10 (renovate[bot])
  • chore(deps): Update dependency @typed/test to version 2.x #8 (renovate[bot])
  • Configure Renovate #7 (renovate[bot])
  • chore(meta): switch back to yarn #5 (TylorS)

* This Change Log was automatically generated by github_changelog_generator