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: improve default html sanitizer (fix #733) #1010

Merged
merged 2 commits into from Jun 3, 2020

Conversation

seonim-ryu
Copy link
Member

@seonim-ryu seonim-ryu commented May 29, 2020

Please check if the PR fulfills these requirements

  • It's the right issue type on the title
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • It does not introduce a breaking change or has a description of the breaking change

Description

XSS Simulation


Thank you for your contribution to TOAST UI product. 🎉 😘 ✨

@seonim-ryu seonim-ryu requested review from js87zz and shiren May 29, 2020 11:08
Copy link
Member

@shiren shiren left a comment

Choose a reason for hiding this comment

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

LGTM

짧아서 조으다 ㅋ

Copy link
Contributor

@js87zz js87zz left a comment

Choose a reason for hiding this comment

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

리뷰 완료입니다. 고생하셨습니다~!

@seonim-ryu seonim-ryu force-pushed the feat/improve-default-sanitizer branch from b073bcb to 91f8421 Compare June 3, 2020 09:01
@seonim-ryu seonim-ryu merged commit 5f62f5e into master Jun 3, 2020
@seonim-ryu seonim-ryu deleted the feat/improve-default-sanitizer branch June 3, 2020 09:03
@seonim-ryu seonim-ryu added this to the 2.2.0 milestone Jun 11, 2020
js87zz pushed a commit that referenced this pull request Jun 17, 2021
* feat: chart extension

* feat: multiple chart instance

* refactor: csv, dsv parser to papa

* refactor: apply review (ref #1010)

* fix: remove papa global dependency (fix #1011)

* refactor: change default chart to column

* feat: support whitespace separated values for chart data (ref #1009)

* refactor: apply code review (ref #1013)
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

3 participants