Commit Graph

13 Commits

Author SHA1 Message Date
braks
98db749e51 chore(tests): cleanup tsconfig
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
braks
12845eb7e2 tests: update min/max zoom tests
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
braks
3df4edd797 refactor: rename tooling package scope
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
braks
a3ec3b40a7 refactor(tests): rename e2e to tests
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
Braks
08204fdcbb feat: Test pipeline
* Rename tests dir to e2e as tests gets ignored as "package" by turbo
2022-04-11 11:30:10 +02:00
Braks
2a836d705d feat: Add turbo to root deps-dev 2022-04-11 11:30:10 +02:00
Braks
f011ea61b1 chore: Remove unused eslint-rules & lint files 2022-04-11 11:30:10 +02:00
Braks
e877643354 tests: fix test checking for wrong element type
* remove negation from check
2022-04-11 11:30:10 +02:00
Braks
fcdbc21d34 refactor(flow!): Change transform to viewport
* Change array type to object type and rename transform type to viewport
* Update examples & docs
2022-04-11 11:30:10 +02:00
Braks
a686d62528 fix(tests): initial state tests 2022-04-04 21:42:48 +02:00
Braks
b6216a849b chore: update package.json files 2022-04-04 21:42:48 +02:00
Braks
c1594b0071 update(examples): move examples into src dir 2022-04-04 21:42:48 +02:00
Braks
cd817b7f53 feat: implement workspaces 2022-04-04 21:42:48 +02:00