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

chore: Remove dompurify #1490

Merged
merged 45 commits into from
Mar 8, 2022
Merged

chore: Remove dompurify #1490

merged 45 commits into from
Mar 8, 2022

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    51bb968 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    936d566 View commit details
    Browse the repository at this point in the history
  2. Deprecate emoji plugin

    jhildenbiddle committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e7d627a View commit details
    Browse the repository at this point in the history
  3. Add emoji tests

    jhildenbiddle committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    db1e94e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fa45e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8252f3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8c227f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d03aa4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39d5204 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    baf8044 View commit details
    Browse the repository at this point in the history
  2. Fix ESLint issues

    jhildenbiddle committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    39bf522 View commit details
    Browse the repository at this point in the history
  3. Create build:emoji task

    - Auto-generate emoji data from GitHub API
    - Auto-generate emoji markdown for website
    - Add emoji page to navigation
    jhildenbiddle committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    e1e8d22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c10b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    208049b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7a3b67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    260992c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2079441 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b587b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    53d5fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d5722 View commit details
    Browse the repository at this point in the history
  3. Kick GitHub Workflow

    jhildenbiddle committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    7c15fd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    05c7974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba8513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d52b476 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f2dd46 View commit details
    Browse the repository at this point in the history
  5. Revert "Replace rollup’s uglify plugin with terser"

    This reverts commit 7ba8513.
    jhildenbiddle committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e06fed4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77cb0cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98185ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bec3e0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16aec44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27d4952 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4208c82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5120dd2 View commit details
    Browse the repository at this point in the history
  13. Revert "Update codesandbox config"

    This reverts commit 5120dd2.
    jhildenbiddle committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    8cdf27e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d522d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Emoji docs tweaks

    jhildenbiddle committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    ddf7ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da6480d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1d87e View commit details
    Browse the repository at this point in the history
  4. Prettier updates

    jhildenbiddle committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    d9fc279 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af45845 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Merge branch 'feat-native-emoji' into remove-dompurify

    # Conflicts:
    #	package-lock.json
    #	package.json
    #	src/core/render/index.js
    jhildenbiddle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    6dea645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8185ebf View commit details
    Browse the repository at this point in the history
  3. Remove DOMPurify

    jhildenbiddle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    8a532b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52dfd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    f95c40f View commit details
    Browse the repository at this point in the history