7
Lib: EditMode
7 (2023-08-23)
Full Changelog Previous Releases
- Update version
- Revert dc15c87
- Securely dispatch callbacks
- Manually trigger layout callbacks registering late
- Update version
- Use override name for dialog title
- Fix checked status for dropdown labels
- Fallback on defaults correctly
- Correctly reset settings objects
- Fix bogus dep
- Bump Interface version
- Add override for label name
- Bump p3lim/license-year-updater from 1 to 2
Bumps p3lim/license-year-updater from 1 to 2.
updated-dependencies:- dependency-name: p3lim/license-year-updater
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] [email protected]
- dependency-name: p3lim/license-year-updater
- Bump version
- Bump workflow actions
- Bump Interface version
- Fix for 10.1
Fix #12 - LDD refreshes menus itself in minor9
- Update Interface version (#9)
Co-authored-by: p3lim [email protected] - Merge pull request #8 from p3lim-wow/update-license
Update license - Update license
- Update version
- Only bump minor
- Linting
- That's not how this works
- There might not be an old minor
- Add note about lib.dialog compat
- Add utility to help with tagging
Since we define MINOR in multiple places it's crucial they are equal - Almost missed a file
- Update Interface version
- Only attempt to refresh dropdowns if the lib supports it
- Add version compatibility checks and backports
- Add note
- Don't lint tests
- Add a functional example to use for testing/validation
- Return a boolean
- Refresh dropdowns on selection
- Document the layout callback signature
- Namespace internal methods and drop their docs
- Doc adjustments
- Document types
- Ignore trailing whitespace in comments
- Fix links
- Fixup
- Create page for object types
- Fix some links
- Document most of the functionality
- Set up automated releases
- Update version
- Force hide selections when we leave edit mode
- ✨