Releases: webforj/webforj-addons
Releases · webforj/webforj-addons
Release v24.20
What's Changed
- deps: upgrade client dwc-addons CDN reference by @ElyasSalar in #61
- deps: update dwc-addons cdn version by @ElyasSalar in #65
- fix: unexpected uppercase value set to client component by @ElyasSalar in #62
- feat: adding methods for MultiSelectCombo events for retrieving payloads by @ElyasSalar in #63
- feat: adding focus and blur events and utility methods to call on client component by @ElyasSalar in #64
- deps: update client component cdn version by @ElyasSalar in #66
- feat: implementing keydown event for MultiSelectCombo component by @ElyasSalar in #67
- feat: using a common module for using dwc CDN url in one place by @ElyasSalar in #68
- feat: implementing utility methods for suggestionEdit component by @ElyasSalar in #70
- feat: implementing utility methods for MultiSelectCombo component by @ElyasSalar in #71
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /webforj-addons-services/webforj-webauthn/client in the npm_and_yarn group across 1 directory by @dependabot in #69
- refactor: formatting the new suggestion edit component changes by @ElyasSalar in #72
- feat: implementing new utility methods on schema group for increased-usability by @ElyasSalar in #73
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #75
- deps: update the DWC version and align with the new changes by @ElyasSalar in #76
- feat: returning the pending result object from MultiSelect methods by @ElyasSalar in #78
- feat: returning the pending result object from suggestion methods by @ElyasSalar in #77
- chore(deps): bump webforj.version from 24.12 to 24.20 by @dependabot in #74
- refactor: run formatter over the codebase by @ElyasSalar in #79
Full Changelog: 24.12...24.20
Release v24.12
What's Changed
- deps: update webforj version to the latest with codebase alignments by @ElyasSalar in #49
- chore(deps): bump com.github.eirslett:frontend-maven-plugin from 1.15.0 to 1.15.1 by @dependabot in #50
- chore(deps-dev): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #51
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #53
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #52
- chore(deps): bump webforj.version from 24.12-SNAPSHOT to 24.12 by @dependabot in #54
- feat: porting draw panel by @MatthewHawkins in #55
- remove: the webforj-draw-panel module component by @ElyasSalar in #58
- chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #56
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #57
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #59
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #60
Full Changelog: 24.11...24.12
Release v24.11
What's Changed
- feat: loading the client components to each component by @ElyasSalar in #7
- refactor: suggestion edit component with new requirements by @ElyasSalar in #2
- feat: added simple router and POM tweaks by @MatthewHawkins in #6
- feat: add validation API for the field components by @ElyasSalar in #3
- feat: adding a method for aborting the current active webauthn operation by @ElyasSalar in #4
- refactor: replacing webforj deprecated methods and using new alternatives by @ElyasSalar in #8
- feat: setup dependabot for constant dependency maintenance by @ElyasSalar in #10
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0 by @dependabot in #21
- chore(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.0.2 to 3.3.1 by @dependabot in #20
- chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.0.2 to 3.4.2 by @dependabot in #19
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.0 to 3.13.0 by @dependabot in #18
- chore(deps): bump com.webforj:webforj-html-elements from 24.02-SNAPSHOT to 24.02 by @dependabot in #17
- chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.1.0 to 3.4.0 by @dependabot in #16
- chore(deps): bump org.apache.maven.plugins:maven-install-plugin from 2.5.2 to 3.1.2 by @dependabot in #15
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.0.0 to 3.6.2 by @dependabot in #13
- chore(deps): bump webforj.version from 24.02-SNAPSHOT to 24.02 by @dependabot in #12
- chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.2 by @dependabot in #11
- chore(deps): bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.24.1 by @dependabot in #22
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.1 to 3.3.1 by @dependabot in #25
- chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #26
- deps: update webforj modules and the project sync with the version by @ElyasSalar in #27
- feat: adding bump version workflow to the repo by @ElyasSalar in #29
- feat: moving client webauthn project code into webauthn module by @ElyasSalar in #28
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #30
- chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #33
- chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #34
- chore(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #35
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in #36
- deps: update the client component CDN version by @ElyasSalar in #31
- feat: adding more interfaces to the properties panel component by @ElyasSalar in #32
- feat: adding a workflow for publishing a snapshot when pushed to main by @ElyasSalar in #38
- fix: sonarcloud minor issue reports by @ElyasSalar in #37
- feat: expose more methods on side-menu component as requested by @ElyasSalar in #45
- chore(deps): bump whelk-io/maven-settings-xml-action from 20 to 22 by @dependabot in #44
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #43
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #42
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #41
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #40
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #39
- deps: update the dwc client components version by @ElyasSalar in #46
- fix: set versions of all submodules in bump-version workflow by @ElyasSalar in #48
New Contributors
- @ElyasSalar made their first contribution in #7
- @MatthewHawkins made their first contribution in #6
- @dependabot made their first contribution in #21
Full Changelog: https://github.com/webforj/webforj-addons/commits/24.11