Skip to content

v4.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 13:41
· 322 commits to master since this release

4.36.0 (2020-12-29)

Bug Fixes

  • add higher optimizations to Terser (b3d00af)
  • don't use anonymous function when it is named (2f9392a)
  • inline dragOffset and offsetTop in initial (d44dd77)
  • make animate a free function (cfb681b)
  • make applyStyles a free function (7c5ab25)
  • make extractMouseEventData a free function (31ca2e4)
  • make extractTouchEventData a free function (5ae0dcc)
  • make getTime a free function (ebf816a)
  • make makeScale a free function (1d3ce49)
  • make makeTranslate a free function (9c5dbaf)
  • make swing a free function (4005109)
  • merge adding config observers (b500d4f)
  • merge adding subs in attachedCallback (474b4c1)
  • merge adding subs in initializeContent (d869d39)
  • merge adding subs in setModel (1b1f9af)
  • mouseEvent.which deprecation (de81494)
  • remove duplicate drag handlers (73d9ec4)
  • set hoits_vars to false (4722d21)

Features

  • Merge pull request #737 from atom-minimap/minimap-element-module (345f5d1)