463 Commits

Author SHA1 Message Date
Max Hoffmann
a4315e5d10
Adjusts how test coverage gets collected 2023-10-11 13:16:19 -07:00
Max Hoffmann
004dc94c67
Merge pull request #586 from Shopify/decorator-support
Adds AutoBind decorator
2023-10-11 13:10:04 -07:00
Max Hoffmann
c1df3a559e
Adds AutoBind decorator 2023-10-11 13:06:21 -07:00
Max Hoffmann
82c367951b
Merge pull request #585 from Shopify/changeset-release/main
Version Packages
v1.1.2
2023-10-11 12:46:21 -07:00
github-actions[bot]
86cb8ed7a7 Version Packages 2023-10-11 19:45:20 +00:00
Max Hoffmann
d799dd1bd0
Merge pull request #578 from Shopify/typescript
Typescript conversion
2023-10-11 12:44:34 -07:00
Max Hoffmann
4767a7c3cd
Merge pull request #579 from Shopify/events
Converts events to typescript
2023-10-04 10:01:28 -07:00
Max Hoffmann
74c35e5aa4
Convert SwappableEvent to typescript 2023-10-04 09:58:41 -07:00
Max Hoffmann
fb5354ffc7
Convert SortableEvent to typescript 2023-10-04 09:58:26 -07:00
Max Hoffmann
a0c3c90d8e
Convert DroppableEvent to typescript 2023-10-04 09:58:06 -07:00
Max Hoffmann
773496192f
Convert DragEvent tests to typescript 2023-10-04 09:57:43 -07:00
Max Hoffmann
721978147c
Convert SnappableEvent to typescript 2023-09-27 19:40:25 -07:00
Max Hoffmann
bb23ff21f6
Convert CollidableEvent to typescript 2023-09-27 19:37:51 -07:00
Max Hoffmann
9154a9683a
Converts SensorEvent to typescript 2023-09-27 19:32:30 -07:00
Max Hoffmann
527dcb67d5
Converts MirrorEvent to typescript 2023-09-27 19:25:36 -07:00
Max Hoffmann
cc42520a27
Converts DraggableEvent to typescript 2023-09-27 19:10:43 -07:00
Max Hoffmann
b9d3fed1cb
Converts Emitter to typescript 2023-09-27 18:44:42 -07:00
Max Hoffmann
2eccefe48b
Adds FixMeAny type to be used during conversion 2023-09-27 18:44:42 -07:00
Max Hoffmann
a8bfa03cf7
Merge pull request #581 from Shopify/changeset-release/main
Version Packages
v1.1.1
2023-09-27 18:35:41 -07:00
github-actions[bot]
6c917495eb Version Packages 2023-09-28 01:34:18 +00:00
Max Hoffmann
c68c97413a
Merge pull request #584 from Shopify/validate-examples-build
Validate examples build
2023-09-27 18:33:45 -07:00
Max Hoffmann
08b128b82b
Merge pull request #583 from Shopify/settings
VSCode Settings update
2023-09-27 18:30:21 -07:00
Max Hoffmann
092e4415fd
Validate examples build 2023-09-27 18:30:00 -07:00
Max Hoffmann
544ea83399
Ignore build/ folder 2023-09-27 18:24:09 -07:00
Max Hoffmann
99b83e439e
Adjust VSCode settings with correct extensions and hiding generated folders 2023-09-27 18:24:09 -07:00
Max Hoffmann
2bc3799a95
Merge pull request #582 from Shopify/rollup-cleanup
Rollup cleanup
2023-09-27 18:23:41 -07:00
Max Hoffmann
762ffbf70d
Adds tsc-alias to resolve absolute paths in ts build declarations 2023-09-27 18:08:40 -07:00
Max Hoffmann
724742d05e
Adds rollup cleanup plugin to remove code comments from build folder 2023-09-27 18:03:17 -07:00
Max Hoffmann
be0ab54d65
Merge pull request #580 from Shopify/cleanup-stale-dependencies
Removes unused package dependencies
2023-09-27 17:43:01 -07:00
Max Hoffmann
873ef2b59a
Removes unused package dependencies 2023-09-27 17:39:54 -07:00
Max Hoffmann
d266926900
Adds new lines to error comment in snapit workflow 2023-09-26 17:32:04 -07:00
Max Hoffmann
1ec21cab2e
Adjust snapit workflow 2023-09-26 17:10:19 -07:00
Max Hoffmann
492450a224
Remove custom github actions and keep original snapit workflow 2023-09-26 16:55:52 -07:00
Max Hoffmann
3292820965
debugging for github action: fix original snapit 2023-09-26 16:47:42 -07:00
Max Hoffmann
d4a1137d10
debugging for github action: fix tsconfig 2023-09-26 16:16:31 -07:00
Max Hoffmann
6b5a585bf5
debugging for github action: fix path for custom actions 2023-09-26 16:14:19 -07:00
Max Hoffmann
6cf1d6d7e3
debugging for github action: last additions 2023-09-26 16:12:47 -07:00
Max Hoffmann
912349f94e
debugging for github action: adds type module 2023-09-26 11:10:16 -07:00
Max Hoffmann
366c852a95
debugging for github action: uses node16 2023-09-26 11:08:57 -07:00
Max Hoffmann
40648ebbc0
debugging for github action: remove node requirement 2023-09-26 11:08:08 -07:00
Max Hoffmann
58d164c059
debugging for github action: modifies tsconfig 2023-09-26 11:06:54 -07:00
Max Hoffmann
a84d5a37da
debugging for github action: checkout default branch 2023-09-26 11:02:41 -07:00
Max Hoffmann
218da7f428
debugging for github action 2023-09-26 10:58:22 -07:00
Max Hoffmann
0d28409540
Testing different path for working-directory in github actions 2023-09-26 10:56:04 -07:00
Max Hoffmann
acf9d1ca1f
Test action 2023-09-26 10:47:35 -07:00
Max Hoffmann
9f351a3be5
Merge pull request #575 from Shopify/changeset-release/main
Version Packages
v1.1.0
2023-09-25 19:31:41 -07:00
github-actions[bot]
5706bf0bad Version Packages 2023-09-26 02:29:41 +00:00
Max Hoffmann
9df27d5109
Merge pull request #574 from Shopify/rollup
Convert build to rollup
2023-09-25 19:29:04 -07:00
Max Hoffmann
b81e8f678f
Convert build to rollup 2023-09-25 19:26:58 -07:00
Max Hoffmann
16c31729c9
Merge pull request #573 from Shopify/changeset-release/main
Version Packages
v1.0.1
2023-09-25 07:03:19 -07:00