Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.0 #8

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
e14320f
monorepo, vue, typescript, Rotation origin, Perspective transform (warp)
skmail Sep 10, 2022
5cd818a
cleanup
skmail Sep 10, 2022
3f0045f
update gitignore
skmail Sep 10, 2022
6f6729f
update packages
skmail Sep 10, 2022
73dcef0
Publish
skmail Sep 10, 2022
870f991
patch version
skmail Sep 10, 2022
c7df8c1
ignore lerna errors
skmail Sep 10, 2022
cf6c494
remove package-lock
skmail Sep 10, 2022
6366089
fix: demo
skmail Sep 11, 2022
4eba386
cleaup
skmail Sep 11, 2022
fe6b9a8
fix: demo
skmail Sep 11, 2022
991e8b4
cleaup
skmail Sep 11, 2022
59f0c37
cleaup
skmail Sep 11, 2022
428dd8e
cleaup
skmail Sep 11, 2022
b9f5324
Publish
skmail Sep 11, 2022
c997be6
cleaup
skmail Sep 11, 2022
1621aa5
fix build stp
skmail Sep 11, 2022
2e7208d
rename scripts
skmail Sep 11, 2022
8536b80
update readme
skmail Sep 11, 2022
d004c15
fix: readme js formatting
skmail Sep 11, 2022
85ecd5b
fix: readme js formatting
skmail Sep 11, 2022
8a739e6
fix: readme
skmail Sep 11, 2022
b08428d
vue readme
skmail Sep 11, 2022
3cf0f79
update readme
skmail Sep 11, 2022
bd79209
Publish
skmail Sep 11, 2022
5bb3074
pump versions
skmail Sep 11, 2022
dffba2a
1.0.1
skmail Dec 3, 2022
c9cef07
fix: inverse affine, height aspect ration scale
skmail Dec 6, 2022
fec0540
Publish
skmail Dec 6, 2022
e516b23
fix: decomose scale y
skmail Dec 6, 2022
482923f
Publish
skmail Dec 6, 2022
39b6666
wrap angle
skmail Dec 11, 2022
ed40a40
Publish
skmail Dec 11, 2022
b12e76e
fix: matrix inverse
skmail Dec 25, 2022
d3582f6
Publish
skmail Dec 25, 2022
afcaded
fix: wrap rotation angle
skmail Dec 25, 2022
120fa95
Publish
skmail Dec 25, 2022
6cf07db
fix: matrix multiplication, disable warp
skmail Dec 25, 2022
ea6440d
Publish
skmail Dec 25, 2022
6589a21
fix: inverse, y translation in the matrix multiplication
skmail Dec 25, 2022
5dfd5b6
Publish
skmail Dec 25, 2022
086d26a
fix: multiplication
skmail Dec 26, 2022
24f4fc0
Publish
skmail Dec 26, 2022
8d850bd
fix: undo rotation angle wrap
skmail Dec 26, 2022
f0b6f90
fix: typings
skmail Dec 26, 2022
f13c0fb
Publish
skmail Dec 26, 2022
0db9574
refactoring
skmail Jan 11, 2023
e03afb3
Publish
skmail Jan 11, 2023
2470081
use turbo, changesets, add react components
skmail Sep 9, 2023
11d8852
fix
skmail Sep 9, 2023
d780cc5
changesets
skmail Sep 9, 2023
97606bf
handle
skmail Sep 9, 2023
0e5e35f
updates
skmail Oct 5, 2023
e4c12ee
fix changeset
skmail Oct 5, 2023
d897cb3
fix changeset
skmail Oct 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .babelrc

This file was deleted.

8 changes: 8 additions & 0 deletions .changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
11 changes: 11 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "monorepo",
"updateInternalDependencies": "patch",
"ignore": []
}
6 changes: 6 additions & 0 deletions .changeset/dull-pens-punch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": minor
"@free-transform/core": minor
---

enable resize instead of scale, add translation to grid
6 changes: 6 additions & 0 deletions .changeset/fast-apes-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

added anchor and onMove event manipulation
6 changes: 6 additions & 0 deletions .changeset/fifty-pants-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

onmove
6 changes: 6 additions & 0 deletions .changeset/gorgeous-timers-fetch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

snap points
6 changes: 6 additions & 0 deletions .changeset/healthy-frogs-type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

partial on move bug
6 changes: 6 additions & 0 deletions .changeset/khaki-moose-sleep.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": minor
"@free-transform/core": minor
---

fix grid to use scale matrix instead of draw svg rectangle without respect to the rotation
6 changes: 6 additions & 0 deletions .changeset/large-pots-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

better snap
6 changes: 6 additions & 0 deletions .changeset/mighty-colts-cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

fix handle
6 changes: 6 additions & 0 deletions .changeset/plenty-houses-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

pass data to snap ponts instead of type
30 changes: 30 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"mode": "pre",
"tag": "beta",
"initialVersions": {
"@free-transform/editor-vue": "1.0.16",
"web": "1.0.0",
"@free-transform/core": "1.1.0",
"eslint-config-custom": "0.0.0",
"@free-transform/math": "1.0.16",
"@free-transform/react": "1.1.0",
"tsconfig": "0.0.0",
"@free-transform/vue": "1.0.16"
},
"changesets": [
"dull-pens-punch",
"fast-apes-beg",
"fifty-pants-join",
"gorgeous-timers-fetch",
"healthy-frogs-type",
"khaki-moose-sleep",
"large-pots-battle",
"mighty-colts-cheer",
"plenty-houses-joke",
"shiny-cherries-speak",
"shiny-jokes-rest",
"spotty-tigers-kick",
"wet-peas-return",
"wise-cycles-jog"
]
}
5 changes: 5 additions & 0 deletions .changeset/shiny-cherries-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@free-transform/react": minor
---

pass start event instead of previous to onMove
6 changes: 6 additions & 0 deletions .changeset/shiny-jokes-rest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

add handle events (onStart, onMove, onEnd)
6 changes: 6 additions & 0 deletions .changeset/spotty-tigers-kick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@free-transform/react": major
"@free-transform/core": major
---

onmove
5 changes: 5 additions & 0 deletions .changeset/wet-peas-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@free-transform/react": patch
---

remove calculating handle size using dom
5 changes: 5 additions & 0 deletions .changeset/wise-cycles-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@free-transform/react": major
---

make on move return partial
28 changes: 0 additions & 28 deletions .eslintrc

This file was deleted.

45 changes: 29 additions & 16 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,23 +1,36 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
node_modules/
build/**
dist/**
.next/**

# dependencies
/node_modules

# testing
/coverage
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

# production
/lib
node_modules
dist
dist-ssr
*.local

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

# production
/dist

npm-debug.log*
yarn-debug.log*
yarn-error.log*
_book/
yarn-error.log*
16 changes: 0 additions & 16 deletions .travis.yml

This file was deleted.

Loading