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

Add support for nested global entries #651

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Aug 25, 2024

  1. Fix typos

    revolter committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    63ac9e3 View commit details
    Browse the repository at this point in the history
  2. Add demo global entries

    revolter committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    23352da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97cb8c8 View commit details
    Browse the repository at this point in the history
  4. Remove trailing whitespace

    revolter committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    813272b View commit details
    Browse the repository at this point in the history
  5. Simplify a property name

    revolter committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a0ef72c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d667c1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50116df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7771063 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23f0644 View commit details
    Browse the repository at this point in the history
  10. Deprecate the old global entries methods

    This is so we can remove the (now) superfluous methods that only forward
    the same parameters to the new container object.
    revolter committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    730d6f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6e9f73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3773272 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94b6883 View commit details
    Browse the repository at this point in the history