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

[4.x] Blueprints #7746

Merged
merged 13 commits into from
Mar 22, 2023
Merged

[4.x] Blueprints #7746

merged 13 commits into from
Mar 22, 2023

Commits on Mar 2, 2023

  1. [4.x] Blueprints: Rename sections to tabs (#7533)

    Co-authored-by: Jason Varga <jason@pixelfear.com>
    jackmcdade and jasonvarga committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f6f1d88 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge branch 'master' into blueprints

    # Conflicts:
    #	resources/css/components/blueprints.css
    #	resources/js/components/blueprints/RegularField.vue
    #	resources/js/components/blueprints/Sections.vue
    jasonvarga committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4f91c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02d415 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    b1b526e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. [4.x] Blueprints sections and tabs (#7669)

    Co-authored-by: Jesse Leite <jesseleite@gmail.com>
    Co-authored-by: Jason Varga <jason@pixelfear.com>
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    Co-authored-by: Jack McDade <jack@jackmcdade.com>
    Closes #2829.
    Closes #6024.
    jasonvarga committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b967f49 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. [4.x] Blueprint UI (#7706)

    Co-authored-by: Jack McDade <jack@jackmcdade.com>
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    3 people committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    100e37a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into blueprints

    # Conflicts:
    #	package-lock.json
    #	package.json
    #	resources/css/components/popover.css
    #	resources/css/components/tabs.css
    #	resources/js/components/DropdownList.vue
    #	resources/js/components/Popover.vue
    #	resources/js/components/assets/Browser/Browser.vue
    #	resources/js/components/assets/Editor/Editor.vue
    #	resources/js/components/blueprints/Builder.vue
    #	resources/js/components/collections/Listing.vue
    #	resources/js/components/data-list/Filters.vue
    #	resources/js/components/entries/Listing.vue
    #	resources/js/components/fieldtypes/ListFieldtype.vue
    #	resources/js/components/fieldtypes/MarkdownFieldtype.vue
    #	resources/js/components/fieldtypes/relationship/RelationshipIndexFieldtype.vue
    #	resources/js/components/modals/ConfirmationModal.vue
    #	resources/js/components/nav/TabEditor.vue
    #	resources/js/components/taxonomies/Listing.vue
    #	resources/js/components/terms/Listing.vue
    #	resources/js/components/users/Listing.vue
    #	resources/lang/it/messages.php
    #	resources/lang/nb/messages.php
    #	src/Http/View/Composers/JavascriptComposer.php
    jasonvarga committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    dc6e2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa54087 View commit details
    Browse the repository at this point in the history
  4. fix tab dropdown position

    jasonvarga committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b414822 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7805eea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9762b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9b2a66 View commit details
    Browse the repository at this point in the history
  8. remove pointless div

    jasonvarga committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f62c688 View commit details
    Browse the repository at this point in the history