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

v2.0.0 #16

Merged
merged 9 commits into from
Feb 17, 2021
Merged

v2.0.0 #16

merged 9 commits into from
Feb 17, 2021

Conversation

Log1x
Copy link
Owner

@Log1x Log1x commented Feb 7, 2021

Change log

BREAKING CHANGES

  • BREAKINGCHANGE(config): Rename menu to adminMenu
  • BREAKINGCHANGE(config): Rename categories to blockCategories
  • BREAKINGCHANGE(anchors): Anchors have been deprecated from Poet. If you happen to use them and see this, hit me up – I wouldn't mind whipping up a separate package.

Enhancements

  • enhance(poet): Split Poet into modules (Fixes [v2.0.0] Refactor Poet #10)
  • enhance(poet): Refactor and improve code of project
  • chore(deps): Bump dependencies
  • enhance(poet): Move Collection into a trait to avoid using the global collect() function (Fixes MediaCloud Plugin overrides Illuminate collapse() function #15)
  • enhance(admin-menu): Rewrite Admin Menu module to not use $GLOBALS
  • enhance(admin-menu): Allow configuring the admin page slug when moving admin menu items
  • chore(ci): Move to GitHub actions

@Log1x Log1x self-assigned this Feb 7, 2021
@Log1x Log1x marked this pull request as draft February 7, 2021 02:49
@Log1x Log1x changed the title v1.2.0 v2.0.0 Feb 10, 2021
@Log1x Log1x marked this pull request as ready for review February 17, 2021 10:12
@Log1x Log1x merged commit d36d6ff into master Feb 17, 2021
@Log1x Log1x deleted the log1x/next branch February 17, 2021 10:30
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.

MediaCloud Plugin overrides Illuminate collapse() function [v2.0.0] Refactor Poet
1 participant