Joe Pea
a00a8f562a
update prettier
2024-01-14 16:01:50 -08:00
Joe Pea
0e084c8f3b
v21.1.0
v21.1.0
2024-01-14 15:28:39 -08:00
Joe Pea
28aff257ba
Merge pull request #661 from tazyong/tazy/package-health
...
fix(package.json): fix export map types
2024-01-14 14:18:09 -08:00
Joe Pea
4decc1c685
Merge branch 'main' into tazy/package-health
2024-01-14 14:17:49 -08:00
Joe Pea
02673076fb
Merge pull request #667 from jramstedt/package-exports-types
...
Add missing types file to package.json exports
2024-01-14 14:15:39 -08:00
Joe Pea
f6c02ac9fc
Update package.json, remove duplicate entry so we can merge
2024-01-14 14:15:21 -08:00
Joe Pea
09e1fbb028
Merge branch 'main' into package-exports-types
2024-01-14 14:14:35 -08:00
Joe Pea
183b06ff37
Merge pull request #672 from tweenjs/mikebolt-patch-1
...
change maintainers list and remove dead link
2024-01-14 14:14:16 -08:00
Joe Pea
8bcafbfabf
Merge branch 'main' into mikebolt-patch-1
2024-01-14 14:12:52 -08:00
Joe Pea
4e7ffbf45c
Merge pull request #673 from keiya01/patch-1
...
fix: link the type definitions in the package.json `exports` field
2024-01-14 14:11:51 -08:00
keiya sasaki
33d57ed487
fix: Use type definition in ESM
2023-12-17 13:11:49 +09:00
Michael Casebolt
b1398e8246
change maintainers list and remove dead link
2023-11-29 11:22:41 -08:00
Janne Ramstedt
df30edafe6
Add missing types file to package.json exports
2023-09-06 15:11:59 +03:00
Joe Pea
38bd3d85a2
Merge branch 'main' into tazy/package-health
2023-07-11 19:26:15 -07:00
Joe Pea
e01bbdbebe
Merge pull request #662 from victorbnl/main
...
docs: update tutorial link
2023-07-01 16:04:31 -07:00
Victor B
3f1c175c66
docs: update tutorial link
2023-07-01 20:26:46 +02:00
番薯有才
fcf294f355
fix(package.json): fix export map types
2023-06-28 16:14:16 +08:00
Joe Pea
881ac559f1
v21.0.0
v21.0.0
2023-06-22 23:55:07 -07:00
Joe Pea
283e66e3b1
Merge pull request #652 from christjt/christjt/package-health
...
fix(package.json): add export map
2023-06-22 23:54:17 -07:00
Joe Pea
f439388394
Merge branch 'main' into christjt/package-health
2023-06-22 23:47:52 -07:00
Joe Pea
0508229c6a
chore: package.json update description
2023-06-22 23:47:20 -07:00
Joe Pea
dd79d897c5
Merge branch 'main' into christjt/package-health
2023-06-22 23:41:10 -07:00
Joe Pea
2484a646c3
chore: run the automated build on any push instead of for specific branches
2023-06-22 23:40:44 -07:00
Joe Pea
f616e47359
Merge branch 'main' into christjt/package-health
2023-06-22 23:32:34 -07:00
Joe Pea
a0413f341c
chore: format source
2023-06-22 23:25:53 -07:00
Joe Pea
02693c1d45
Merge pull request #648 from mk965/main
...
docs(zh-CN): Update zh-CN documentation to v.20
2023-06-22 23:21:16 -07:00
Christopher Tannum
020232da56
fix: lint
2023-05-12 10:35:04 +02:00
Christopher Tannum
ea9c2bb305
fix(package.json): add export map
2023-05-05 11:09:50 +02:00
mk965
bf50c1f529
docs(zh-CN): Update zh-CN documentation to v.20
2023-04-24 13:51:08 +08:00
Joe Pea
0e10e567af
chore: update examples to use CSS transform instead of CSS top/left
...
closes #219
2023-04-23 13:53:19 -07:00
Joe Pea
c35ad456db
chore: update user_guide with isPlaying and isPaused
2023-04-23 12:16:06 -07:00
Joe Pea
4093972473
chore: update start() method docs, add startFromCurrentValues() doc
2023-04-23 12:05:53 -07:00
Joe Pea
6abed8318a
v20.0.3
v20.0.3
2023-04-22 22:43:48 -07:00
Joe Pea
9be51ba06b
update Node version for GitHub actions
2023-04-22 22:41:38 -07:00
Joe Pea
f3b9f93429
v20.0.2
v20.0.2
2023-04-22 22:37:48 -07:00
Joe Pea
a5f73f549f
chore: fix README image size
2023-04-22 22:37:33 -07:00
Joe Pea
c9c002c08c
remove unused sync-gh-pages.yml
2023-04-22 22:33:56 -07:00
Joe Pea
d719527b58
v20.0.1
v20.0.1
2023-04-22 22:20:43 -07:00
Joe Pea
e0130f01c0
chore: update README
2023-04-22 22:19:38 -07:00
Joe Pea
acfaf6d6e7
v20.0.0
v20.0.0
2023-04-22 21:09:26 -07:00
Joe Pea
fbdd788bf8
chore: format code to updated prettier standard
2023-04-22 21:09:08 -07:00
Joe Pea
06e35299e0
chore: update user guide
2023-04-22 21:09:02 -07:00
Joe Pea
dec679d4ed
chore: convert the project to type:module (ES Module mode); update prettier, typescript, and rollup; remove sinonjs because of too much complexity getting it to work in ESM mode and instead mock performance.now ourselves for our tests, which ends up being simpler anyway!; get browser tests in nodeunit.html working; party 🎉
2023-04-22 20:47:40 -07:00
Joe Pea
58250f5ebd
chore: fix the relative_start_time example
2023-04-22 20:47:34 -07:00
Joe Pea
81e13893a6
Merge branch 'fix-dynamic-to-with-array-values'
...
* fix-dynamic-to-with-array-values:
WIP sync github pages
chore: update examples list
chore: re-order list of examples
fix: the video example wasn't working sometimes
breaking: add a dynamic option controls whether objects and arrays passed to `Tween.to()` can be dynamically modified during animation.
unit tests and examples for #555
2023-04-22 09:43:41 -07:00
Joe Pea
f125db1580
fix: the video example wasn't working sometimes
2023-04-21 22:21:31 -07:00
Joe Pea
a00426904e
add language to code fence
2023-04-21 18:37:23 -07:00
Joe Pea
67526623f4
Revert "Cherry-pick from gh-pages to give @iangilman credit for pointing out the issue with the docs:" so that we will have the latest docs, then we will sync gh-pages and keep it in sync. Thanks @iangilman!
...
This reverts commit eef09f63919405a277b63926ca1b4281fd2033e6.
2023-04-21 18:36:19 -07:00
Ian Gilman
eef09f6391
Cherry-pick from gh-pages to give @iangilman credit for pointing out the issue with the docs:
...
Improved yoyo documentation
It wasn't clear from the documentation that I had to pass anything into the `yoyo` function. I had to go look at the yoyo example page to figure that out. Hopefully this change will make it clear to the next person.
2023-04-21 18:34:49 -07:00
Joe Pea
351810c1b1
v19.0.0
v19.0.0
2023-04-02 16:42:46 -07:00