-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release 0.19.1 ready #517
Release 0.19.1 ready #517
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 66c3c12 - Browse repository at this point
Copy the full SHA 66c3c12View commit details
Commits on May 7, 2020
-
there is an automated workflow that sets a version number one a branch `release-X.Y.Z` is made
Configuration menu - View commit details
-
Copy full SHA for d50a607 - Browse repository at this point
Copy the full SHA d50a607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85009d5 - Browse repository at this point
Copy the full SHA 85009d5View commit details
Commits on May 12, 2020
-
#108 set up in a separate profile (#109)
#108 done code quality will be triggered on each pull request to development and master separate maven profile is created, requires a login token (which is available in GitHub)
Configuration menu - View commit details
-
Copy full SHA for 2ce9a58 - Browse repository at this point
Copy the full SHA 2ce9a58View commit details -
automated release notes (#110)
#107 done workflow files now update release notes when a release branch is created
Configuration menu - View commit details
-
Copy full SHA for ac137aa - Browse repository at this point
Copy the full SHA ac137aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a61be5 - Browse repository at this point
Copy the full SHA 5a61be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06212f3 - Browse repository at this point
Copy the full SHA 06212f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa302b5 - Browse repository at this point
Copy the full SHA aa302b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06374ab - Browse repository at this point
Copy the full SHA 06374abView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfcb333 - Browse repository at this point
Copy the full SHA bfcb333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c824e4 - Browse repository at this point
Copy the full SHA 7c824e4View commit details
Commits on May 13, 2020
-
workflow should in theory figure out version number (used for tag), release title and release notes from release-notes.md
Configuration menu - View commit details
-
Copy full SHA for b62bf69 - Browse repository at this point
Copy the full SHA b62bf69View commit details
Commits on May 25, 2020
-
#119 hopefully done, needs merging and testing (#120)
#119 hopefully done, needs merging and testing
Configuration menu - View commit details
-
Copy full SHA for 82bbb44 - Browse repository at this point
Copy the full SHA 82bbb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb6b86 - Browse repository at this point
Copy the full SHA 8cb6b86View commit details
Commits on May 28, 2020
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 88f970e - Browse repository at this point
Copy the full SHA 88f970eView commit details
Commits on Jun 1, 2020
-
#122 done added SuperTextField and SuperTextArea with API defined in interfaces updated demo app
Configuration menu - View commit details
-
Copy full SHA for 3e2429e - Browse repository at this point
Copy the full SHA 3e2429eView commit details
Commits on Jun 2, 2020
-
some more methods are now delegated properly to the text field
Configuration menu - View commit details
-
Copy full SHA for c50f655 - Browse repository at this point
Copy the full SHA c50f655View commit details -
Merge pull request #138 from vaadin-miki/136-fixed-setreadonly-for-nu…
…mber-fields #136 done
Configuration menu - View commit details
-
Copy full SHA for 396c8fe - Browse repository at this point
Copy the full SHA 396c8feView commit details -
UnloadObserver is now a singleton in Java; also client-side code is now globally stored in `window.Vaadin.unloadObserver`
Configuration menu - View commit details
-
Copy full SHA for 5601d60 - Browse repository at this point
Copy the full SHA 5601d60View commit details
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9c89b31 - Browse repository at this point
Copy the full SHA 9c89b31View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for df8cdf5 - Browse repository at this point
Copy the full SHA df8cdf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 292cf82 - Browse repository at this point
Copy the full SHA 292cf82View commit details -
added `SuperTabs.isMultiline` also cleaned up some sonar warnings
Configuration menu - View commit details
-
Copy full SHA for bfc1641 - Browse repository at this point
Copy the full SHA bfc1641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a3755 - Browse repository at this point
Copy the full SHA 39a3755View commit details
Commits on Jun 8, 2020
-
new marker interface to support optional null value is now added tests and demo app updated
Configuration menu - View commit details
-
Copy full SHA for 4cbaffe - Browse repository at this point
Copy the full SHA 4cbaffeView commit details -
Bump websocket-extensions from 0.1.3 to 0.1.4 in /demo-v14 (#151)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miki <miki@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for d6931a3 - Browse repository at this point
Copy the full SHA d6931a3View commit details
Commits on Jun 9, 2020
-
added unit tests and notifications in the demo app
Configuration menu - View commit details
-
Copy full SHA for 7d9efbf - Browse repository at this point
Copy the full SHA 7d9efbfView commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1be9fe - Browse repository at this point
Copy the full SHA c1be9feView commit details -
Merge pull request #158 from vaadin-miki/131-conflict-resolving
#131 could it be this simple?
Configuration menu - View commit details
-
Copy full SHA for 01efd91 - Browse repository at this point
Copy the full SHA 01efd91View commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f9d1431 - Browse repository at this point
Copy the full SHA f9d1431View commit details
Commits on Jun 17, 2020
-
#131 using separate step with PR for notes (with automatic merge) (#165)
hopefully this means the end of #131 and semi-automated releases are good to go
Configuration menu - View commit details
-
Copy full SHA for 89c6bd3 - Browse repository at this point
Copy the full SHA 89c6bd3View commit details
Commits on Jun 21, 2020
-
#131 using delayed merge action (#167)
this should now merge the PR after a delay of 300 seconds, which should be more than enough for the actions to pass successfully
Configuration menu - View commit details
-
Copy full SHA for 47f03a6 - Browse repository at this point
Copy the full SHA 47f03a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac39ffa - Browse repository at this point
Copy the full SHA ac39ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5222ef1 - Browse repository at this point
Copy the full SHA 5222ef1View commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab9bcca - Browse repository at this point
Copy the full SHA ab9bccaView commit details
Commits on Jun 25, 2020
-
173 threadlocal unload observer (#175)
#173 UnloadObserver is now thread-local singleton
Configuration menu - View commit details
-
Copy full SHA for c3a8281 - Browse repository at this point
Copy the full SHA c3a8281View commit details
Commits on Jun 26, 2020
-
UnloadObserver now broadcasts an event even when not querying
Configuration menu - View commit details
-
Copy full SHA for 58ffe02 - Browse repository at this point
Copy the full SHA 58ffe02View commit details
Commits on Jul 1, 2020
-
#178 UnloadObserver is now UI-scoped singleton (#179)
using ComponentUtil.getData/setData to keep the instance associated with a given UI creating UnloadObserver does not add it anywhere, that still needs to be done manually also updated demo app to reflect changes
Configuration menu - View commit details
-
Copy full SHA for cbcfca6 - Browse repository at this point
Copy the full SHA cbcfca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 187eb88 - Browse repository at this point
Copy the full SHA 187eb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a3335 - Browse repository at this point
Copy the full SHA e4a3335View commit details
Commits on Jul 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9aef510 - Browse repository at this point
Copy the full SHA 9aef510View commit details
Commits on Jul 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dd837d7 - Browse repository at this point
Copy the full SHA dd837d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e70d813 - Browse repository at this point
Copy the full SHA e70d813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36dd05a - Browse repository at this point
Copy the full SHA 36dd05aView commit details
Commits on Jul 6, 2020
-
#188 fixes to automated release-notes.md creation (#190)
now using proper links and explicitly removing all empty lines
Configuration menu - View commit details
-
Copy full SHA for 677592f - Browse repository at this point
Copy the full SHA 677592fView commit details -
#189 done, #191 fixed in the process (#192)
added new constructor to number fields that takes default value and label
Configuration menu - View commit details
-
Copy full SHA for 7314c22 - Browse repository at this point
Copy the full SHA 7314c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 558f31e - Browse repository at this point
Copy the full SHA 558f31eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b04d63 - Browse repository at this point
Copy the full SHA 8b04d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffa1e0 - Browse repository at this point
Copy the full SHA 6ffa1e0View commit details
Commits on Jul 8, 2020
-
MultiClickButton ready, together with bunch of other related classes and concepts (including state, a Serializable object that encapsulates state of a given object)
Configuration menu - View commit details
-
Copy full SHA for 7630686 - Browse repository at this point
Copy the full SHA 7630686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf0427 - Browse repository at this point
Copy the full SHA 6bf0427View commit details
Commits on Jul 22, 2020
-
negativity check and value switch (from negative to positive) is only run when the value is not null
Configuration menu - View commit details
-
Copy full SHA for 21a4e7e - Browse repository at this point
Copy the full SHA 21a4e7eView commit details
Commits on Jul 24, 2020
-
DatePattern now does not need a separator (but requires zero-prefixed day and month in that case)
Configuration menu - View commit details
-
Copy full SHA for e382394 - Browse repository at this point
Copy the full SHA e382394View commit details
Commits on Jul 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f8a2eb1 - Browse repository at this point
Copy the full SHA f8a2eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34fa62d - Browse repository at this point
Copy the full SHA 34fa62dView commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fca71dd - Browse repository at this point
Copy the full SHA fca71ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d4c19 - Browse repository at this point
Copy the full SHA c4d4c19View commit details
Commits on Aug 24, 2020
-
done #211 GridSelect is a single-selection component that is rendered as a Vaadin `Grid`
Configuration menu - View commit details
-
Copy full SHA for 92f74a1 - Browse repository at this point
Copy the full SHA 92f74a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1fc7b - Browse repository at this point
Copy the full SHA 8e1fc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ab4ef - Browse repository at this point
Copy the full SHA f2ab4efView commit details
Commits on Aug 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0366d0a - Browse repository at this point
Copy the full SHA 0366d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8801399 - Browse repository at this point
Copy the full SHA 8801399View commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e1beea - Browse repository at this point
Copy the full SHA 9e1beeaView commit details
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dbd540d - Browse repository at this point
Copy the full SHA dbd540dView commit details
Commits on Oct 12, 2020
-
#227 upgraded to vaadin 14.4 and added field helpers (#228)
added HasHelper to number fields, date fields, text field and text area; also updated demo and added WithHelper to nicely chain helper setters
Configuration menu - View commit details
-
Copy full SHA for 563715b - Browse repository at this point
Copy the full SHA 563715bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d1954 - Browse repository at this point
Copy the full SHA 86d1954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f009cd - Browse repository at this point
Copy the full SHA 7f009cdView commit details -
Bump junit from 4.13 to 4.13.1 in /superfields (#229)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miki <miki@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for aa8f3a2 - Browse repository at this point
Copy the full SHA aa8f3a2View commit details
Commits on Oct 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 899e5c8 - Browse repository at this point
Copy the full SHA 899e5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb0cb9 - Browse repository at this point
Copy the full SHA 0bb0cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e810fc - Browse repository at this point
Copy the full SHA 3e810fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a40eec9 - Browse repository at this point
Copy the full SHA a40eec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637944d - Browse repository at this point
Copy the full SHA 637944dView commit details -
Release notes for version 0.9.1
Configuration menu - View commit details
-
Copy full SHA for 10e95f0 - Browse repository at this point
Copy the full SHA 10e95f0View commit details
Commits on Nov 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dda5138 - Browse repository at this point
Copy the full SHA dda5138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0387111 - Browse repository at this point
Copy the full SHA 0387111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a89882 - Browse repository at this point
Copy the full SHA 2a89882View commit details -
Release notes for version 0.9.2
Configuration menu - View commit details
-
Copy full SHA for 9a58f61 - Browse repository at this point
Copy the full SHA 9a58f61View commit details
Commits on Dec 10, 2020
-
#239 GridMultiSelect done (pr #251)
demo app modified, contributor list updated
Configuration menu - View commit details
-
Copy full SHA for a4a23aa - Browse repository at this point
Copy the full SHA a4a23aaView commit details
Commits on Dec 11, 2020
-
select-all visibility controlled through java added description to README.md
Configuration menu - View commit details
-
Copy full SHA for b7cbf37 - Browse repository at this point
Copy the full SHA b7cbf37View commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 209b0dc - Browse repository at this point
Copy the full SHA 209b0dcView commit details
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8ad940d - Browse repository at this point
Copy the full SHA 8ad940dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e8f02 - Browse repository at this point
Copy the full SHA 22e8f02View commit details -
Release notes for version 0.9.3
Configuration menu - View commit details
-
Copy full SHA for 5b998f7 - Browse repository at this point
Copy the full SHA 5b998f7View commit details
Commits on Jan 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2bc28e7 - Browse repository at this point
Copy the full SHA 2bc28e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372b6ce - Browse repository at this point
Copy the full SHA 372b6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc1b33 - Browse repository at this point
Copy the full SHA bbc1b33View commit details -
Release notes for version 0.9.4
Configuration menu - View commit details
-
Copy full SHA for 8954a88 - Browse repository at this point
Copy the full SHA 8954a88View commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a47547c - Browse repository at this point
Copy the full SHA a47547cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bad1b23 - Browse repository at this point
Copy the full SHA bad1b23View commit details -
silenced sonar warnings about more than 5 superclasses
really, there is not much that can be done about it
Configuration menu - View commit details
-
Copy full SHA for 7343555 - Browse repository at this point
Copy the full SHA 7343555View commit details -
silenced sonar warnings about more than 5 superclasses (#269)
really, there is not much that can be done about it
Configuration menu - View commit details
-
Copy full SHA for 062c2ae - Browse repository at this point
Copy the full SHA 062c2aeView commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6ace79 - Browse repository at this point
Copy the full SHA e6ace79View commit details
Commits on Feb 14, 2021
-
also, numbers entered with scientific notation now do not lose formatting on field blur
Configuration menu - View commit details
-
Copy full SHA for 740e95b - Browse repository at this point
Copy the full SHA 740e95bView commit details
Commits on Feb 22, 2021
-
First iteration of ContentAware (#156) (#273)
#156 done in its first iteration feedback from users (if any ever) will decide how the feature will be developed further
Configuration menu - View commit details
-
Copy full SHA for e9209d9 - Browse repository at this point
Copy the full SHA e9209d9View commit details
Commits on Feb 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 933758a - Browse repository at this point
Copy the full SHA 933758aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0208d9e - Browse repository at this point
Copy the full SHA 0208d9eView commit details
Commits on Feb 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db77f5c - Browse repository at this point
Copy the full SHA db77f5cView commit details
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5bfd326 - Browse repository at this point
Copy the full SHA 5bfd326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 961669e - Browse repository at this point
Copy the full SHA 961669eView commit details -
Release notes for version 0.10.0
Configuration menu - View commit details
-
Copy full SHA for 6bb0518 - Browse repository at this point
Copy the full SHA 6bb0518View commit details
Commits on Mar 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6f928f7 - Browse repository at this point
Copy the full SHA 6f928f7View commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fb9e997 - Browse repository at this point
Copy the full SHA fb9e997View commit details -
Configuration menu - View commit details
-
Copy full SHA for d495f86 - Browse repository at this point
Copy the full SHA d495f86View commit details -
Release notes for version 0.10.1
Configuration menu - View commit details
-
Copy full SHA for 0e890fb - Browse repository at this point
Copy the full SHA 0e890fbView commit details
Commits on Mar 28, 2021
-
290 done, now possible to insert text from server-side (#291)
also triggering value change as a result
Configuration menu - View commit details
-
Copy full SHA for b900acd - Browse repository at this point
Copy the full SHA b900acdView commit details
Commits on Apr 20, 2021
-
logger explained and severity decreased; bumped to Vaadin 14.5.3
Configuration menu - View commit details
-
Copy full SHA for 13c759d - Browse repository at this point
Copy the full SHA 13c759dView commit details
Commits on Jun 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7526a88 - Browse repository at this point
Copy the full SHA 7526a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for c124cab - Browse repository at this point
Copy the full SHA c124cabView commit details -
Release notes for version 0.10.2
Configuration menu - View commit details
-
Copy full SHA for 0f7d0c7 - Browse repository at this point
Copy the full SHA 0f7d0c7View commit details
Commits on Aug 10, 2021
-
controlled through `setIntegerPartOptional` and related getter and with- methods
Configuration menu - View commit details
-
Copy full SHA for 41525be - Browse repository at this point
Copy the full SHA 41525beView commit details -
Configuration menu - View commit details
-
Copy full SHA for c12b9fe - Browse repository at this point
Copy the full SHA c12b9feView commit details
Commits on Sep 10, 2021
-
#303 CollectionField done, together with helpers, documentation and demo
Configuration menu - View commit details
-
Copy full SHA for 9f58b85 - Browse repository at this point
Copy the full SHA 9f58b85View commit details
Commits on Sep 15, 2021
-
Mixins and javadocs cleaned up (#315)
#313 unified mixin names, added them to missing components added some javadocs in the process as well
Configuration menu - View commit details
-
Copy full SHA for 366e878 - Browse repository at this point
Copy the full SHA 366e878View commit details -
Bumped Vaadin to 14.7.0 (#316)
* #314 bumped Vaadin to 14.7 and Jetty to 9.4.36
Configuration menu - View commit details
-
Copy full SHA for 2116e22 - Browse repository at this point
Copy the full SHA 2116e22View commit details
Commits on Sep 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f446086 - Browse repository at this point
Copy the full SHA f446086View commit details -
Release notes for version 0.11.0
Configuration menu - View commit details
-
Copy full SHA for 704428d - Browse repository at this point
Copy the full SHA 704428dView commit details
Commits on Oct 29, 2021
-
Front-page of the demo app reworked (#321)
* #319 landing page now features grid with all components and one-line-descriptions
Configuration menu - View commit details
-
Copy full SHA for 789cd0f - Browse repository at this point
Copy the full SHA 789cd0fView commit details -
Helpers are positionable now (#325)
* #324 HasHelperPositionable with corresponding mixin done
Configuration menu - View commit details
-
Copy full SHA for b5d053d - Browse repository at this point
Copy the full SHA b5d053dView commit details -
Vaadin bumped to 14.7.3 (#327)
* #326 vaadin bumped to 14.7.3 * Bump dns-packet from 1.3.1 to 1.3.4 in /demo-v14 (#323) * Bump ws from 6.2.1 to 6.2.2 in /demo-v14 (#322) * Bump url-parse from 1.5.1 to 1.5.3 in /demo-v14 (#312) * Bump tar from 6.1.0 to 6.1.11 in /demo-v14 (#310) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 137a4ee - Browse repository at this point
Copy the full SHA 137a4eeView commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2f5efb3 - Browse repository at this point
Copy the full SHA 2f5efb3View commit details
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bf984ab - Browse repository at this point
Copy the full SHA bf984abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc1ec5 - Browse repository at this point
Copy the full SHA 6fc1ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8eec4f - Browse repository at this point
Copy the full SHA c8eec4fView commit details -
Release notes for version 0.11.1
Configuration menu - View commit details
-
Copy full SHA for c14433a - Browse repository at this point
Copy the full SHA c14433aView commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b736a24 - Browse repository at this point
Copy the full SHA b736a24View commit details
Commits on Jan 11, 2022
-
#339 non-destructive format changes (#340)
* #339 fixed, hopefully - format digit changes should no longer be destructive
Configuration menu - View commit details
-
Copy full SHA for 56f5b80 - Browse repository at this point
Copy the full SHA 56f5b80View commit details
Commits on Jan 13, 2022
-
everything else will be updated when a release is made
Configuration menu - View commit details
-
Copy full SHA for 4f54047 - Browse repository at this point
Copy the full SHA 4f54047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8859a5a - Browse repository at this point
Copy the full SHA 8859a5aView commit details -
Release notes for version 0.11.2
Configuration menu - View commit details
-
Copy full SHA for d8509b7 - Browse repository at this point
Copy the full SHA d8509b7View commit details
Commits on Jan 14, 2022
-
#345 upgraded to Vaadin 14.8.1 (#346)
updated docs and SuperDatePickerI18n about setting date format the Vaadin way
Configuration menu - View commit details
-
Copy full SHA for 7d16771 - Browse repository at this point
Copy the full SHA 7d16771View commit details
Commits on Mar 31, 2022
-
#349 Support for Vaadin 23 (#353)
* #349 updated Vaadin version to 23.0.3 fixed SuperDatePicker issues with text selection events renamed demo directory to demo-v23 updated docs
Configuration menu - View commit details
-
Copy full SHA for 7d08973 - Browse repository at this point
Copy the full SHA 7d08973View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1ec1f - Browse repository at this point
Copy the full SHA ac1ec1fView commit details -
Release notes for version 0.12.0
Configuration menu - View commit details
-
Copy full SHA for a3e5a4b - Browse repository at this point
Copy the full SHA a3e5a4bView commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf0cc93 - Browse repository at this point
Copy the full SHA cf0cc93View commit details
Commits on Apr 19, 2022
-
modified SuperBigDecimalField to react to exponent in DecimalFormat pattern code no longer assumes things about DecimalFormat
Configuration menu - View commit details
-
Copy full SHA for 866ef56 - Browse repository at this point
Copy the full SHA 866ef56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9670dea - Browse repository at this point
Copy the full SHA 9670deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2491cc - Browse repository at this point
Copy the full SHA f2491ccView commit details -
Release notes for version 0.13.0
Configuration menu - View commit details
-
Copy full SHA for 9573ed2 - Browse repository at this point
Copy the full SHA 9573ed2View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e016a0b - Browse repository at this point
Copy the full SHA e016a0bView commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0bd634e - Browse repository at this point
Copy the full SHA 0bd634eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80612ba - Browse repository at this point
Copy the full SHA 80612baView commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ab8cfb8 - Browse repository at this point
Copy the full SHA ab8cfb8View commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd89564 - Browse repository at this point
Copy the full SHA bd89564View commit details -
Release notes for version 0.13.1
Configuration menu - View commit details
-
Copy full SHA for 8614ae4 - Browse repository at this point
Copy the full SHA 8614ae4View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b961375 - Browse repository at this point
Copy the full SHA b961375View commit details
Commits on Sep 9, 2022
-
#387 fixed created ObjectFieldFactory to help with common use cases for ObjectField
Configuration menu - View commit details
-
Copy full SHA for 0e96f9e - Browse repository at this point
Copy the full SHA 0e96f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab164e - Browse repository at this point
Copy the full SHA 7ab164eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 212a1aa - Browse repository at this point
Copy the full SHA 212a1aaView commit details -
value change now operational in various fields
Configuration menu - View commit details
-
Copy full SHA for c61e4de - Browse repository at this point
Copy the full SHA c61e4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0a45f - Browse repository at this point
Copy the full SHA 5f0a45fView commit details -
Release notes for version 0.14.0
Configuration menu - View commit details
-
Copy full SHA for 7049070 - Browse repository at this point
Copy the full SHA 7049070View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d4406ef - Browse repository at this point
Copy the full SHA d4406efView commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3b1952c - Browse repository at this point
Copy the full SHA 3b1952cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be310c - Browse repository at this point
Copy the full SHA 2be310cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a44ee - Browse repository at this point
Copy the full SHA 81a44eeView commit details -
Release notes for version 0.14.1
Configuration menu - View commit details
-
Copy full SHA for 2417504 - Browse repository at this point
Copy the full SHA 2417504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6678c34 - Browse repository at this point
Copy the full SHA 6678c34View commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 493e252 - Browse repository at this point
Copy the full SHA 493e252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580c046 - Browse repository at this point
Copy the full SHA 580c046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0608151 - Browse repository at this point
Copy the full SHA 0608151View commit details -
Release notes for version 0.15.0
Configuration menu - View commit details
-
Copy full SHA for 44c8fbe - Browse repository at this point
Copy the full SHA 44c8fbeView commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a601ddb - Browse repository at this point
Copy the full SHA a601ddbView commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9aef83 - Browse repository at this point
Copy the full SHA d9aef83View commit details
Commits on Nov 8, 2022
-
also added a prefix/suffix demo to fields that support it
Configuration menu - View commit details
-
Copy full SHA for 86e95a9 - Browse repository at this point
Copy the full SHA 86e95a9View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1256b40 - Browse repository at this point
Copy the full SHA 1256b40View commit details
Commits on Nov 18, 2022
-
it should now be possible to release to central
Configuration menu - View commit details
-
Copy full SHA for 49c0f5f - Browse repository at this point
Copy the full SHA 49c0f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd31b4 - Browse repository at this point
Copy the full SHA 4fd31b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ffc4d - Browse repository at this point
Copy the full SHA 22ffc4dView commit details -
Release notes for version 0.16.0
Configuration menu - View commit details
-
Copy full SHA for 9d0d5f7 - Browse repository at this point
Copy the full SHA 9d0d5f7View commit details -
fixing release to central (#436)
now profiles for releasing (both to gh and central) should be correct
Configuration menu - View commit details
-
Copy full SHA for 92ca82a - Browse repository at this point
Copy the full SHA 92ca82aView commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8db758e - Browse repository at this point
Copy the full SHA 8db758eView commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a911425 - Browse repository at this point
Copy the full SHA a911425View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2496c4 - Browse repository at this point
Copy the full SHA a2496c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b566a7 - Browse repository at this point
Copy the full SHA 3b566a7View commit details
Commits on Jan 27, 2023
-
#448 #451 #454 #456 fixed (#455)
* #456 Bump the vaadin version to the latest 23.3 * Fix the tooltip for the abstractnumberfield * Add WithTooltipMixin interface * Clean up the pom xml * #448 tooltip should now work * removed all traces of heroku in the docs * ignoring more than just *.ts in frontend/generated * Javascript error in custom field (#452) * #454 hopefully done Co-authored-by: Jean-Christophe Gueriaud <51313578+jcgueriaud1@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd38ec5 - Browse repository at this point
Copy the full SHA fd38ec5View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df74337 - Browse repository at this point
Copy the full SHA df74337View commit details -
Release notes for version 0.17.0
Configuration menu - View commit details
-
Copy full SHA for 985639e - Browse repository at this point
Copy the full SHA 985639eView commit details
Commits on Mar 24, 2023
-
build scripts use Java 17 (temurin) Co-authored-by: Jean-Christophe Gueriaud <jean-christophe@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 4d1444d - Browse repository at this point
Copy the full SHA 4d1444dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62190b9 - Browse repository at this point
Copy the full SHA 62190b9View commit details
Commits on Mar 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9fca97 - Browse repository at this point
Copy the full SHA a9fca97View commit details -
Release notes for version 0.18.0
Configuration menu - View commit details
-
Copy full SHA for d68b1f3 - Browse repository at this point
Copy the full SHA d68b1f3View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17adc52 - Browse repository at this point
Copy the full SHA 17adc52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9352284 - Browse repository at this point
Copy the full SHA 9352284View commit details -
Release notes for version 0.18.1
Configuration menu - View commit details
-
Copy full SHA for f359bb1 - Browse repository at this point
Copy the full SHA f359bb1View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 536bfe9 - Browse repository at this point
Copy the full SHA 536bfe9View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1a13ea - Browse repository at this point
Copy the full SHA a1a13eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6302201 - Browse repository at this point
Copy the full SHA 6302201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90959f6 - Browse repository at this point
Copy the full SHA 90959f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df26b4 - Browse repository at this point
Copy the full SHA 9df26b4View commit details -
Release notes for version 0.18.2
Configuration menu - View commit details
-
Copy full SHA for 6a0bf95 - Browse repository at this point
Copy the full SHA 6a0bf95View commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b67d41 - Browse repository at this point
Copy the full SHA 4b67d41View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7679c4b - Browse repository at this point
Copy the full SHA 7679c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbac338 - Browse repository at this point
Copy the full SHA bbac338View commit details -
Release notes for version 0.18.3
Configuration menu - View commit details
-
Copy full SHA for 20e07dc - Browse repository at this point
Copy the full SHA 20e07dcView commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3dc0776 - Browse repository at this point
Copy the full SHA 3dc0776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e25be - Browse repository at this point
Copy the full SHA 72e25beView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d598f5 - Browse repository at this point
Copy the full SHA 0d598f5View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1c4bfc - Browse repository at this point
Copy the full SHA e1c4bfcView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bde6a55 - Browse repository at this point
Copy the full SHA bde6a55View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bfaa8e6 - Browse repository at this point
Copy the full SHA bfaa8e6View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16c1e95 - Browse repository at this point
Copy the full SHA 16c1e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45ca89 - Browse repository at this point
Copy the full SHA d45ca89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610ae28 - Browse repository at this point
Copy the full SHA 610ae28View commit details -
Release notes for version 0.19.0
Configuration menu - View commit details
-
Copy full SHA for 3ae2934 - Browse repository at this point
Copy the full SHA 3ae2934View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3c0dbe - Browse repository at this point
Copy the full SHA c3c0dbeView commit details -
#54 Swedish translation to superdatepickeri18n.properties (#507) (#510)
--------- Co-authored-by: Sebastian Penttinen <31658152+sebastianpenttinen@users.noreply.github.com> Co-authored-by: sebastianPenttinen <sebastian.penttinen@beanbakers.fi>
Configuration menu - View commit details
-
Copy full SHA for 1f80021 - Browse repository at this point
Copy the full SHA 1f80021View commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b103a03 - Browse repository at this point
Copy the full SHA b103a03View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d63bb8f - Browse repository at this point
Copy the full SHA d63bb8fView commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4732917 - Browse repository at this point
Copy the full SHA 4732917View commit details -
Release notes for version 0.19.1
Configuration menu - View commit details
-
Copy full SHA for eec7c23 - Browse repository at this point
Copy the full SHA eec7c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f8fb6 - Browse repository at this point
Copy the full SHA 46f8fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d511b3 - Browse repository at this point
Copy the full SHA 0d511b3View commit details