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

Breaking Changes #23

Open
cbochs opened this issue Mar 2, 2023 · 3 comments
Open

Breaking Changes #23

cbochs opened this issue Mar 2, 2023 · 3 comments

Comments

@cbochs
Copy link
Owner

cbochs commented Mar 2, 2023

Follow this issue for information updates on breaking changes introduced to portal.nvim.

@cbochs cbochs pinned this issue Mar 2, 2023
@cbochs
Copy link
Owner Author

cbochs commented Mar 3, 2023

#22 Rewrite Portal.nvim

  • BREAKING Replace portal#jump with Portal#tunnel
  • BREAKING Replace portal.query with portal.search
  • BREAKING Remove portal#jump_forward
  • BREAKING Remove portal#jump_backward
  • BREAKING Remove most highlight groups
  • BREAKING Remove builtin integration support
  • BREAKING Refactor portal queries, filters, and predicates

@cbochs
Copy link
Owner Author

cbochs commented Mar 5, 2023

#27 Change default settings

  • BREAKING Change settings max_results to default as nil
  • BREAKING Change settings filter to default as nil

@cbochs
Copy link
Owner Author

cbochs commented Mar 24, 2023

#37 refactor!: extract Portal.Content as a class

  • BREAKING Portal.Content additional data is now contained in a nested extra field

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

No branches or pull requests

1 participant