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

feat: support typescript #108

Merged
merged 8 commits into from
Jan 9, 2019
Merged

feat: support typescript #108

merged 8 commits into from
Jan 9, 2019

Conversation

jungeun-cho
Copy link
Contributor

  • add declaration file for Typescript

index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
@jinwoo-kim-nhn
Copy link
Contributor

리뷰 완료 했습니다. 오래걸려서 죄송해요 수고하셨습니다.

@jungeun-cho
Copy link
Contributor Author

@jinwoo-kim-nhn
피드백 적용하였습니다.
추가적으로, 자동으로 버전 업데이트 할 수 있는 스크립트 포함하여 커밋했습니다.
확인해주시고 머지 부탁드려요~!

@jungeun-cho jungeun-cho reopened this Dec 26, 2018
});
imageEditor.setBrush({
width: 20,
color: 'FFFFFF' // #(샵) 안붙여도될까요?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# 붙여야 합니다.

});

// doc에 정의된 옵션과 예제에서 사용방식이 틀림
imageEditor.addText('initText', {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

예제가 맞습니다.

@atrauzzi
Copy link

atrauzzi commented Jan 7, 2019

Looking forward to having this available!

@jinwoo-kim-nhn jinwoo-kim-nhn merged commit 23ae046 into master Jan 9, 2019
@junghwan-park junghwan-park deleted the feat/typescript-support branch January 30, 2019 07:59
HerlinMatos pushed a commit to EveryMundo/tui.image-editor that referenced this pull request Jul 2, 2020
* feat: support typescript

* fix: incorrect jsdoc

* chore: apply feedback

* chore: fix any type

* chore: add script for tslint

* chore: remove unnecessary comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants