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: major frontend JS cleanup #3609

Merged
merged 12 commits into from
May 7, 2023
Merged

chore: major frontend JS cleanup #3609

merged 12 commits into from
May 7, 2023

Commits on Feb 28, 2023

  1. chore: major JS cleanup

    davwheat committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7ff8b41 View commit details
    Browse the repository at this point in the history
  2. chore: huge JSX rewrite

    davwheat committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a2abe03 View commit details
    Browse the repository at this point in the history
  3. Update framework/core/js/src/forum/components/NotificationList.js

    Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
    davwheat and SychO9 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a93f733 View commit details
    Browse the repository at this point in the history
  4. Update extensions/nicknames/js/src/forum/components/NicknameModal.js

    Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
    davwheat and SychO9 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7bfecaa View commit details
    Browse the repository at this point in the history
  5. Update extensions/tags/js/src/forum/components/TagsPage.js

    Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
    davwheat and SychO9 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2ecb6d7 View commit details
    Browse the repository at this point in the history
  6. Update framework/core/js/src/forum/components/UserCard.js

    Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
    davwheat and SychO9 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    49a6b78 View commit details
    Browse the repository at this point in the history
  7. chore: more JSX conversions

    davwheat committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    88e01d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70cbbb5 View commit details
    Browse the repository at this point in the history
  9. chore: format

    davwheat committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5d9d31d View commit details
    Browse the repository at this point in the history
  10. fix: rebase errors

    davwheat committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    083ff3f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Merge branch 'main' into dw/js-cleanup

    # Conflicts:
    #	extensions/mentions/js/src/forum/addComposerAutocomplete.js
    #	extensions/mentions/js/src/forum/addMentionedByList.js
    #	extensions/tags/js/src/forum/components/TagHero.js
    #	extensions/tags/js/src/forum/components/TagsPage.js
    #	framework/core/js/src/forum/components/ChangeEmailModal.tsx
    #	framework/core/js/src/forum/components/ChangePasswordModal.tsx
    #	framework/core/js/src/forum/components/DiscussionListItem.tsx
    SychO9 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    2c4de2a View commit details
    Browse the repository at this point in the history
  2. chore: format && fix typings

    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    SychO9 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    49fc2c5 View commit details
    Browse the repository at this point in the history