-
Notifications
You must be signed in to change notification settings - Fork 10
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(v0.53): merge to prod #1641
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0.54.0 to develop
* feat(frontmatter): add rollbackhandler * fix(edithomepage): use new hook * refactor(edithomepage): use new hook * refactor(edithomepage): shift to new hook for features * fix(featureflags): change derived data * refactor(herobody): check for enabled change to function * refactor(featureflag): update namings * refactor(herobody): use feature key
* fix(media): update preview card API * chore: add EmptyAlbum image * styles: adjust design based on latest Figma * chore(storybook): add more default handlers * chore: adjust constant location * feat(media): introduce enhancement to media pages * chore(storybook): update storybook for media pages * fix(storybook): remove staging URL handler from defaults * fix(media): adjust links for image preview card * test(e2e): update tests to support some of the new flows * chore(media): remove old ImagePreviewCard component * fix(contextmenu): remove unneeded z-index * chore(media): adjust code for easier reading * fix(media): add router info for ImagePreviewCard storybook * style(media): adjust stylings based on design feedback * chore(media): adjust variable names * chore(media): add comment about use of sx prop * fix(media): disable checkbox and add back move media functionality temporarily * chore(media): add comments and use another constant instead
* build(tiptpa): intsall * build(package): add more deps * feat(editor): add initial tiptap editor * feat(context): add context * build(package): update * refactor(pagepreview): update components * refactor(menubar): add file * feat(editor): update * feat(iframe): add iframe * feat(legacyblockview): make draggable * feat(editor): update * feat(package): install bubble menu * feat(linkbubblemenu): add initial modal impl * refactor(editor): early return in editor to avoid child component checking * feat(table): add table * feat(placeholder): add placeholder * build(types): add types for dompurify * feat(editor): fixup styling * feat(editpage): update styling * fix(site-edit-layout): fix overflow styling * refactor(page-preview): use back old chunk * refactor(eidtpage): separate layout/content * refactor(editor-module): fix styling * fix(tablebubblemenu): prevent overlap * refactor(editpage/menu): delete unused stuff, add comments * refactor(linkbubblemenu): update to open smartly * fix(menubar): remove extra content * refactor(editpage): allow mailto protocols and chnage bubble menu behaviour
* refactor(editor): change to new componentns * fix(fixes): various style fixes * refactor(editpage): change where context lives * fix(editpagelayout): persist frontmatter * refactor(tablemenu): use menuitem * refactor(markdowneditpage): use infobox * refactor(iframe): remove extra stuff + rename view * style(tiptapeditpage): remove extra stuff * refactor(editor): organise content * feat(page-settings): update via toggle for variant * refactor(modal): show editor toggle only if creation * feat(table): add deletion functionality * fix(pagesettingscreen): update condition to show toggle * Revert "refactor(modal): show editor toggle only if creation" This reverts commit 4eaa29b.
* fix(images): fix image maxW to 50% * refactor(menubar): change link button impl to open modal * refactor(editor-modals): update hypertext and file modal behaviour * fix(editpage): add double quotes * refactor(types): extract page variant to type
* build(package): update deps * feat(attachemnt): add initial component (copy from ds) * feat(icons): add bxerror icon * feat(attachmenterror): add new component to display errorrs * feat(attachment): add attachment componnet * fix(attachmenterror): fix reduce on single item arays * Update src/components/Attachment/Attachment.tsx Co-authored-by: Hsu Zhong Jun <[email protected]> * refactor(styles): change to use bierror; removed unused styles --------- Co-authored-by: Hsu Zhong Jun <[email protected]>
* feat: update dropdown * feat: update category dropdown * feat: update dropdown for workspace
## Problem Storybooks for the 3 states regarding the site status.
## Problem Originally wanted to save the person's last save and be more accurate with that specific user, but this would lead to 1. saving the user's last save time in local storage 2. ^ depending on whether user is using quickie, this will have an impact on the time to actually save in the cms 3. ^ would mean that FE would now be aware if site is quickie whitelisted (not a biggie, but just increases complexity) Opting to just use the latest amplify build as a sot instead Closes [insert issue #] ## Solution Note that if a site does not have a record in the db (ie its netlify, this feature will not be shown) ## Tests <!-- What tests should be run to confirm functionality? --> - [ ] Go to a site - [ ] See that the site status is ready - [ ] Make a change in a page arbitrary ungrouped page - [ ] notice that the banner shows pending - [ ] do the above two for homepage, + 1 resource page
* feat(media): add delete media modal and story * feat(media): add multi delete media hook * fix(media): enhance media workspace for new delete modal * style(media): decrease line height to center align vertically * fix(media): add proper ability to delete multiple files without locking * ref(media): remove unused legacy code * feat(media): add support for deleting a single media file * fix(media): reset selected media when type changes * feat(media): switch to human readable size * styles(media): add empty directory image * chore(media): adjust plural sentence * tests: fix route selector test for EditPage
|
Tiptap RTE
#1624 - no tests |
#1635 - no tests
|
* feat(ff): add feature flag for editpage * refactor(editpage): fix styling + add modals * feat(editpage): shift modals over to layout * feat(editpage): override content on successful save
seaerchin
force-pushed
the
release/v0.53.0
branch
from
November 2, 2023 09:28
3eb1a8c
to
702462f
Compare
|
seaerchin
force-pushed
the
release/v0.53.0
branch
from
November 2, 2023 10:28
702462f
to
7fad11f
Compare
seaerchin
force-pushed
the
release/v0.53.0
branch
from
November 2, 2023 10:57
7fad11f
to
060c193
Compare
dcshzj
approved these changes
Nov 2, 2023
seaerchin
force-pushed
the
release/v0.53.0
branch
from
November 2, 2023 12:03
060c193
to
56d2c6e
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's Changed
Full Changelog: v0.54.0...v0.55.0
Post Deploy:
homepage_enabled_blocks
-> duplicate over changes from staging and make it only for email users; for github users, make sure they see onliy default blocks