Skip to content

Latest commit

 

History

History
206 lines (151 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

206 lines (151 loc) · 15.1 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • Bump tar from 4.4.15 to 4.4.19 #58
  • Bump minimist from 1.2.0 to 1.2.5 #57
  • Bump path-parse from 1.0.6 to 1.0.7 #56
  • Bump tar from 4.4.11 to 4.4.15 #55
  • Bump hosted-git-info from 2.8.4 to 2.8.9 #54
  • Bump lodash from 4.17.19 to 4.17.21 #53
  • Bump ini from 1.3.5 to 1.3.7 #52
  • Bump mixin-deep from 1.3.1 to 1.3.2 #48
  • Bump acorn from 7.0.0 to 7.2.0 #47
  • Bump lodash from 4.17.10 to 4.17.19 #51
  • feat: add ts typings declarations 24d7674

1 June 2020

14 October 2019

  • fixed mobile scroll, triggered ellipsed only if screen-width changes #44

23 September 2019

  • Fix escaped tags when a text doesn't need ellipsing #43
  • upgraded deps e41bf31

18 November 2018

  • updated some packages and fixed package.json 38c02e1
  • docs: add demonstration for text with no space break 📝 4b3fed6
  • feat: optional delimiter param ✨ af67b4a
  • fix README b4aeda3
  • restored package version f2b27ff
  • Bump version number to 1.3.2 🔖 5980bc7
  • docs: update usage instruction 📝 393589c

24 December 2017

  • fix for formatted content f6929eb

23 December 2017

  • added support for formatted content in html 2fae137

11 December 2017

  • Added logo #34
  • simplify code and make input reactive #31
  • WIP: Improved handling of responsive option #29
  • Code styling and workaround for #27 #28
  • Fixed responsive reloading c52d022
  • added controls on demo page to avoid null number of rows eacaf30
  • fix logo url in demo page b3f5a36
  • Thanks to nekorina for the logo 81fd92f
  • fix logo url in demo page b984d83
  • added docs in README for return value (fixes issue #30) d08d099
  • added -o option to serve for development demo page web server d90c031

25 October 2017

  • fix responsive option resize handler calls d208161

24 October 2017

  • Added resize handling for multiple calls with responsive options (optimized with debouncing) #25
  • added ie 9+ support to readme #24
  • reverted test example js; added throttling and debounce for responsive option d3b86dc
  • started working on multiple responsive calls issue 733b553
  • added debouncing delay parameter in options in README d6025ec
  • added prettier refs in CONTRIBUTING 347aa0f
  • added prettier write to build command cecba44

13 October 2017

  • Add prettier as pre-commit hook #21
  • Some changes in readme #23
  • Added browser compatibility tests info in README #20
  • added browser compatibility tests in README 698ed0f
  • fix README 73e8fff
  • added supported browsers versions 6a2ac3c
  • added supported browsers versions e677cd0
  • added screenshot 6dc23ef
  • fix readme 690544f
  • fix README image URL 2f995cf

10 October 2017

  • Added responsive option #19
  • initial implementation of responsive option bdc68bb
  • added responsive option on readme 5232ec5

3 October 2017

  • Added replacement string option #16
  • Updated formatting on Readme #13
  • Removed for..of for browser compatibility #12
  • fix typo for contributing md #9
  • Reworked readme #8
  • wip: functions instead of for 8516b7e
  • Added examples to readme 1c87da7
  • changed some names 216d951
  • added demo input for replaceStr f7e956f
  • fix contributing.md b1f068e
  • improved contributing.md 4303a63
  • Moved contributions badge 7216d8b
  • Add a Gitter chat badge to README.md #15 2b0f4dd
  • WIP: functions f88b9c8

19 September 2017

  • Changed default export to named export. Some other minor cleanup. #5
  • fix license references 2034812
  • 0.2.4: updated package.json with new license and demo 61c4ff1

13 September 2017

  • updated package.json with new license and demo homepage 28701d3
  • 0.2.3: handled license, readme and demo e94512d

13 September 2017

13 September 2017

v0.2.1

12 September 2017

  • Reconfigured babel to transpile to umd format #4
  • Optimized calls to getComputedStyle #3
  • More es6 #2
  • Added eslint and babel. Switched to es6. #1
  • structure, components e1723f0
  • updated LICENSE bda69e0
  • Create LICENCE cf2f378
  • fix: now it's working well; added test page d34313b
  • Create LICENSE 74ebe6d
  • first working version 7662b9d
  • aggiunta label licenza RMS nel codice 8c3102e
  • added bower registration 33817c7
  • moved file for example/ 96432b8
  • initial commit d4f9924
  • Create CONTRIBUTING.md bbb3697
  • fix text attribute for nested nodes ffc36c5
  • added README f820e55
  • updated package.json for npm 79997b9
  • improving, fix d4b95e8
  • Update README.md 182eefb
  • temporary fix for example f88b818
  • Update bower.json 03638d4
  • Update README.md 52e41f3
  • removed useless jquery import in example 01f70e3