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

Reinstate popup fieldtype #17

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Reinstate popup fieldtype #17

merged 1 commit into from
Apr 19, 2024

Conversation

jacksleight
Copy link
Collaborator

No description provided.

Copy link

what-the-diff bot commented Apr 19, 2024

PR Summary

  • Updated CSS (styling) file name and added new styles
    The name of a file that controls the look of curated collections on the website was changed, with new styles added to improve appearance and layout.

  • Updates to manifest.json file to reflect renamed files
    Includes paths to updated CSS and JavaScript files for the curated collections feature.

  • Renamed CuratedCollection.vue to CuratedCollectionPopup.vue
    Renaming of this file shows change in focus from a general curated collection to a popup-based curated collection feature.

  • Small layout alteration in EntriesPanel.vue
    A slight design tweak was made to enhance the user interface of the entries panel.

  • Modified import statement in curated-collections-addon.js
    Adjusted to reflect the renaming of the fieldtype file related to curated collections.

  • Added a new CuratedCollectionPopup class
    This new class in the 'CuratedCollectionPopup.php' file indicates introduction of a new feature - popup-based curated collection.

  • Included new class in Service Provider
    The ServiceProvider.php file now includes the new CuratedCollectionPopup class to enable usage across the application. This will support effective implementation of popup-based curated collection on our site.

@jacksleight jacksleight merged commit 997bb5a into main Apr 19, 2024
3 checks passed
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.

1 participant