Skip to content

Releases: shikimori/shiki-decorators

Release 1.0.1

28 Nov 17:19
afdf4fb
Compare
Choose a tag to compare

Release 1.0.0

15 Nov 18:57
d641048
Compare
Choose a tag to compare
  • attempt to add release-it (61f9a22)
  • add travis link (a0701f5)
  • add spec for bind (fa3805b)
  • readme about bind (f9f913c)
  • note about memoize decorator (afcbacd)
  • add simple spec for memoize decorator (a86abc7)
  • add separate files with each decorator to make possible tree shaking (ebec9e7)
  • add some notes (92a7cbe)
  • chain decorator specs and readme (25d10ca)
  • change travis config (1be67e0)
  • syntax highlight (8d6ad4c)
  • throttle and debounce readme (f80fbd0)
  • throttle specs (481d4f9)
  • change throttle logic so it is executed with last passed args (323d469)
  • add license (2f3dba5)
  • wrong folder for readme (62428c7)
  • readme (41e27bd)
  • add debounce tests (945530c)
  • debounce could work as debounce function now (999122e)
  • adding tests (35e73d6)
  • dependencies and eslint (5a4e418)
  • move into separate repositpory (4a080f1)