Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: umbraco/Umbraco.UI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: umbraco/Umbraco.UI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 16 commits
  • 206 files changed
  • 8 contributors

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    29cfe66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5645359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c4fce View commit details
    Browse the repository at this point in the history
  4. Fix: disabled and readonly checkbox/radiobutton stories (#937)

    * Fix disabled args
    
    * Fix readonly story
    
    * Add stories for disabled and readonly with checked state
    bjarnef authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    547636d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c87b713 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    5a1620f View commit details
    Browse the repository at this point in the history
  2. Feature: ability to prevent modal close (#953)

    * set to flex grow
    
    * ability to prevent close + docs + tests
    
    * rename to forceClose
    
    * correct comment
    
    ---------
    
    Co-authored-by: Mads Rasmussen <[email protected]>
    nielslyngsoe and madsrasmussen authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ed30b6d View commit details
    Browse the repository at this point in the history
  3. Fix: Make slider handle decimal values (#959)

    * Make slider handle decimal values
    nikolajlauridsen authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4b814df View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    16eea44 View commit details
    Browse the repository at this point in the history
  2. Feat: larger open area (#957)

    * correct uui file symbol
    
    * make open-part grow when not selectable
    
    * revert lines
    
    * correct card selection area
    
    * correct ref-node selection area
    
    * make uui text style available without use of uui-text
    
    * update symbols
    
    * revert
    
    * update media card
    
    * adapt user card
    
    * always grow content node card open area
    
    * adjust user card
    nielslyngsoe authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    88c2c1a View commit details
    Browse the repository at this point in the history
  3. Fix alignment of menu-item parts (#935)

    * Fix alignment of menu-item parts
    
    * apply suggestion from Bjarne
    
    ---------
    
    Co-authored-by: Mads Rasmussen <[email protected]>
    skttl and madsrasmussen authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c28c618 View commit details
    Browse the repository at this point in the history
  4. Fix: solution to double selection (#958)

    * solution to double selection
    
    * write unit test for select
    
    * add more tests
    nielslyngsoe authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c305dfc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and iOvergaard committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2c4c6cd View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump rollup from 4.9.6 to 4.27.2

    Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.27.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.9.6...v4.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and iOvergaard committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0b2f545 View commit details
    Browse the repository at this point in the history
  3. update release docs

    nielslyngsoe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    bb03663 View commit details
    Browse the repository at this point in the history
  4. v1.12.0

    nielslyngsoe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    11a59ae View commit details
    Browse the repository at this point in the history
Loading