Releases: jenkinsci/design-library-plugin
Releases · jenkinsci/design-library-plugin
352.v3d38a_04a_9ea_9
👷 Changes for plugin developers
- Add the version of Jenkins the Menu component was first available (#388) @janfaracik
📝 Documentation updates
- Add the version of Jenkins the Menu component was first available (#388) @janfaracik
✍ Other changes
- fix background of spacing select in dark theme (#384) @mawinter69
350.v5a_69266b_2c7c
👷 Changes for plugin developers
- fix margin-bottom of jenkins-form-item (#385) @mawinter69
- table resizing (#386) @mawinter69
✍ Other changes
- Add 'Build' primary button example (#370) @janfaracik
347.vb_f374b_fffe62
🐛 Bug fixes
- minor fixes on dialogs page (#383) @mawinter69
📝 Documentation updates
- Fix 'Bottom app bar' sample to not have two 'jenkins-buttons-row' containers (#382) @janfaracik
- minor fixes on dialogs page (#383) @mawinter69
- Add a link to weekly.ci.jenkins.io (#381) @uhafner
👻 Maintenance
- Update pom.xml to match archetype and use
jenkins.baseline
property to keep bom in sync (#387) @jonesbusy
342.v9b_fb_09074f21
🚀 New features and improvements
- Miscellaneous content fixes + add a test for content (#379) @janfaracik
📝 Documentation updates
- Miscellaneous content fixes + add a test for content (#379) @janfaracik
📦 Dependency updates
- Update dependency org.jenkins-ci.plugins:plugin to v5.4 (#378) @renovate
- Update dependency org.assertj:assertj-core to v3.27.0 (#377) @renovate
- Update crowdin/github-action action to v2.5.0 (#376) @renovate
- Update dependency npm to v10.9.2 (#375) @renovate
- Update .gitpod.yml to use Java 21 by default (#373) @SohamJuneja
336.v9effb_429a_d34
🚀 New features and improvements
- Update some icons, fix some small UI issues (#371) @janfaracik
🐛 Bug fixes
- Update some icons, fix some small UI issues (#371) @janfaracik
335.v0761fa_c97a_21
🚀 New features and improvements
- Display plugin version on home page (#369) @SohamJuneja
334.v1036666878ed
🚀 New features and improvements
- Refine 'App bar' previews (#368) @janfaracik
✍ Other changes
- Add a test to validate relative URLs (#363) @janfaracik
332.vdc252e2da_5e4
🐛 Bug fixes
- Fix dropdowns link on homepage (#361) @janfaracik
331.vc3b_99fb_a_390f
🚀 New features and improvements
- Revamp Design Library v3 (#359) @janfaracik
✍ Other changes
- Add 'Cyan' to Colors page (#358) @janfaracik
📦 Dependency updates
325.v40b_a_ccf974db_
🚀 New features and improvements
- Revised the heterolist description to improve clarity and make the examples easier to understand. (#351) @sandeepbarnwal
✍ Other changes
- Format source code with
mvn spotless:apply
(#348) @janfaracik