16 Commits

Author SHA1 Message Date
Joe Pea
351810c1b1 v19.0.0 2023-04-02 16:42:46 -07:00
Joe Pea
352da177a5 v18.6.4 2020-10-22 00:54:11 -07:00
Joe Pea
60535f4c19 v18.6.3 2020-10-21 18:17:36 -07:00
Joe Pea
e274d7b5fc v18.6.2 2020-10-20 16:36:04 -07:00
Joe Pea
f0c83a7ec8 TEMP: dist files for testing 2020-10-20 15:50:07 -07:00
Joe Pea
f96e971653 v18.6.1 2020-10-20 00:10:20 -07:00
Joe Pea
899a0e3a59 Merge branch 'master' into typescript
* master: (38 commits)
  update dist files
  rename some tests to better reflect what they test
  improve the conditional logic more so that values in nested arrays can also be animated
  add and example and test for animating values in an array
  start values aren't arrays, only to values are
  move _updateProperties function back out to a method
  fix yoyo with array values test
  temporary, move updateProperties function to make diff with master more clear
  move some code and update variable names to make mergin with master easier (less conflict)
  update dist
  improve state reset when stopping and starting a tween (fixes #512 where yoyo wouldn't restart properly)
  move value-swapping code for repeated tweens to a function (it will be re-used in an upcoming change)
  consolidate duplicate handling of relative values
  update dist files
  ignore VS Code's config folder
  small refactor to prevent update from doing anything when a tween has finished, yet still allow tweens to go back in time
  fix lint error
  rename _isFinished to _isComplete to match other wording
  add one more test for relative array values
  add editorconfig to settings editors can be consistently unique (because we use tabs so people can set their own tab width)
  ...
2020-06-03 01:29:51 -07:00
Joe Pea
e58a1928ff update dist files 2020-05-31 19:21:33 -07:00
Joe Pea
f946d04644 update dist 2020-05-30 18:51:44 -07:00
Joe Pea
9dd679dc0e update dist files 2020-05-30 01:18:31 -07:00
Leonid Khramov
51ec601013 fixed issue with not stopping chained tweens when the head chain is not playing. Also works with cyclic chains. 2020-04-05 14:44:15 -05:00
Alex Rodin
3f94334c59 Build 2019-12-15 14:00:33 -03:00
Alex Rodin
846d3de5e9 Migration to Typescript maintaining backward compatibility 2019-12-15 13:39:21 -03:00
Mike Casebolt
1cd55b10e7 Replace const with var in version declaration. 2019-12-09 10:29:56 -08:00
mikebolt
099493d28b 18.4.2 2019-11-06 00:04:16 -08:00
mikebolt
fe3a103ed3 build 18.3.1 2019-09-11 22:10:55 -07:00