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 dependsOn field #386

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

Commits on Mar 21, 2023

  1. Add supports dependent fields trait

    Update composer.json
    
    Revert "Update composer.json"
    
    This reverts commit 560e68f.
    
    Update FullWidthField.vue
    
    Update to dependentformfield
    
    Update FormField.vue
    
    Revert "Update FullWidthField.vue"
    
    This reverts commit 3572e07.
    
    Update to dependentformfield
    
    Update to dependentformfield
    
    Update FormField.vue
    
    Update
    
    Update composer.json
    
    Revert "Update composer.json"
    
    This reverts commit af7c08b.
    YouneselBarnoussi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0eb79ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f985192 View commit details
    Browse the repository at this point in the history
  3. Bump json5 from 1.0.1 to 1.0.2 (ebess#371)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and YouneselBarnoussi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    27e3e4f View commit details
    Browse the repository at this point in the history
  4. Bump decode-uri-component from 0.2.0 to 0.2.2 (ebess#367)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and YouneselBarnoussi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3925426 View commit details
    Browse the repository at this point in the history
  5. Bump loader-utils from 1.4.0 to 1.4.2 (ebess#362)

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and YouneselBarnoussi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    69855c7 View commit details
    Browse the repository at this point in the history
  6. Bump terser from 4.8.0 to 4.8.1 (ebess#340)

    Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and YouneselBarnoussi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5506eda View commit details
    Browse the repository at this point in the history
  7. Fix icons on Files field (ebess#384)

    * Fix icon on Files field
    
    * Fix clearfix and publish assets
    
    commit eb5b411
    Author: Potsky <[email protected]>
    Date:   Thu Mar 16 14:09:34 2023 +0100
    
        Fix clearfix and publish assets
    potsky authored and YouneselBarnoussi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4e9801b View commit details
    Browse the repository at this point in the history
  8. Update dist

    YouneselBarnoussi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    441cb16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73bc167 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79bc6b5 View commit details
    Browse the repository at this point in the history