Skip to content

Latest commit

 

History

History
476 lines (271 loc) · 26.3 KB

CHANGELOG.md

File metadata and controls

476 lines (271 loc) · 26.3 KB

Changelog

v5.0.0.pre2 (2021-07-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Idea: ability to pass any object which responds to to_dom_selector as a selector #134

Merged pull requests:

v5.0.0.pre1 (2021-06-02)

Full Changelog

Merged pull requests:

v5.0.0.pre0 (2021-05-20)

Full Changelog

Implemented enhancements:

Closed issues:

  • Warning in Ruby 3.0 #113
  • play_sound operation hijacks sound controls #111
  • Provide a CableReady channel generator #94
  • Jest Error #85
  • Event Dispatch: help with serialization #59

Merged pull requests:

v4.5.0 (2021-01-26)

Full Changelog

Implemented enhancements:

Merged pull requests:

v4.4.6 (2020-12-18)

Full Changelog

Merged pull requests:

  • pluggable before/after morph callbacks #87 (leastbad)
  • Add more detail to the CableReady error message #84 (marcoroth)

v4.4.5 (2020-12-13)

Full Changelog

Merged pull requests:

  • changed storage method names, added clear flag #86 (leastbad)

v4.4.4 (2020-12-11)

Full Changelog

Merged pull requests:

  • Add support for sessionStorage and localStorage #83 (hopsoft)

v4.4.3 (2020-12-01)

Full Changelog

Merged pull requests:

  • Fix bug related to channel calling broadcast on the singleton #82 (hopsoft)

v4.4.2 (2020-11-30)

Full Changelog

v4.4.1 (2020-11-28)

Full Changelog

Merged pull requests:

  • Apply setFocus behavior to more element mutations #81 (hopsoft)

v4.4.0 (2020-11-24)

Full Changelog

v4.4.0.pre4 (2020-11-22)

Full Changelog

Fixed bugs:

  • only compare isEqualNode for non-inputs #80 (leastbad)

v4.4.0.pre3 (2020-11-13)

Full Changelog

Closed issues:

  • CableReady detected an error in insertAdjacentHtml. Object doesn't support this action - IE11 only #76
  • shouldMorph doesn't work well with some form elements #70
  • Operations go missing before broadcasting #64

Merged pull requests:

v4.4.0.pre2 (2020-11-02)

Full Changelog

Merged pull requests:

v4.4.0.pre1 (2020-09-25)

Full Changelog

Merged pull requests:

v4.4.0.pre0 (2020-09-02)

Full Changelog

Implemented enhancements:

  • Add a shared mutex to avoid concurrency issues in Channels #65 (barrywoolgar)

Closed issues:

  • Using morph with a document fragment appears to do a full replace instead of a morph #67
  • documentation: Mention cable.yml adapter configuration #66

Merged pull requests:

v4.3.0 (2020-07-02)

Full Changelog

v4.3.0.pre2 (2020-06-27)

Full Changelog

Implemented enhancements:

Closed issues:

  • current_user concerns? #54
  • Update documentation #52

Merged pull requests:

v4.3.0-pre1 (2020-06-15)

Full Changelog

v4.3.0.pre1 (2020-06-15)

Full Changelog

Merged pull requests:

  • text_content is missing from 4.3.0.pre0 #53 (leastbad)

v4.3.0.pre0 (2020-06-13)

Full Changelog

Implemented enhancements:

Closed issues:

  • Make JS DOMOperations extendable #43

Merged pull requests:

v4.2.0 (2020-06-02)

Full Changelog

Closed issues:

  • Question: Would you consider this intended behaviour? #41

Merged pull requests:

v4.1.2 (2020-04-27)

Full Changelog

Fixed bugs:

  • Ensure the active text input retains its value and focus after DOM mutations #33 (hopsoft)

v4.1.1 (2020-04-20)

Full Changelog

Implemented enhancements:

Merged pull requests:

v4.1.0 (2020-04-05)

Full Changelog

Merged pull requests:

v4.0.9 (2020-01-27)

Full Changelog

Merged pull requests:

  • Add support to ignore missing DOM elements via options parameter #23 (leastbad)
  • fix sporadic error - undefined method << for nil, when adding operation #21 (szTheory)

v4.0.8 (2019-11-04)

Full Changelog

Merged pull requests:

  • Simplify logic to make it more understandable #20 (hopsoft)

v4.0.7 (2019-10-05)

Full Changelog

Merged pull requests:

v4.0.6 (2019-10-03)

Full Changelog

Implemented enhancements:

  • Add support for redirect/visit #10

Merged pull requests:

v4.0.5 (2019-09-20)

Full Changelog

Merged pull requests:

v4.0.4 (2019-09-19)

Full Changelog

Merged pull requests:

v4.0.3 (2019-08-17)

Full Changelog

v4.0.2 (2019-08-10)

Full Changelog

v4.0.1 (2019-08-10)

Full Changelog

Merged pull requests:

  • Merge JavaScript NPM package into this repo #9 (hopsoft)

v4.0.0 (2019-08-09)

Full Changelog

v3.0.1 (2019-05-13)

Full Changelog

v3.0.0 (2019-03-25)

Full Changelog

Merged pull requests:

  • Use outerHTML instead of replace #8 (hopsoft)

v2.0.8 (2018-11-25)

Full Changelog

Merged pull requests:

  • Dispatch before/after events for DOM activity #7 (hopsoft)

v2.0.7 (2018-10-26)

Full Changelog

v2.0.6 (2018-10-20)

Full Changelog

v2.0.5 (2018-10-08)

Full Changelog

Merged pull requests:

  • Support morph option for childrenOnly #6 (hopsoft)

v2.0.4 (2017-11-09)

Full Changelog

v2.0.3 (2017-11-06)

Full Changelog

Merged pull requests:

v2.0.2 (2017-11-03)

Full Changelog

Merged pull requests:

  • Make morph a first class operation #4 (hopsoft)

v2.0.1 (2017-10-15)

Full Changelog

v2.0.0 (2017-10-14)

Full Changelog

Merged pull requests:

  • Improved programmatic interface #3 (hopsoft)

v1.1.0 (2017-09-24)

Full Changelog

Closed issues:

  • FINISH IT!!! #1

Merged pull requests:

  • Support more DOM operations/mutations #2 (hopsoft)

v1.0.0 (2017-09-20)

Full Changelog

v0.1.0 (2017-05-19)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator