Skip to content
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.11.2 ready #344

Merged
merged 133 commits into from
Jan 13, 2022
Merged

Release 0.11.2 ready #344

merged 133 commits into from
Jan 13, 2022

Conversation

vaadin-miki
Copy link
Owner

Automatically created release 0.11.2.

vaadin-miki and others added 30 commits May 4, 2020 23:11
there is an automated workflow that sets a version number one a branch `release-X.Y.Z` is made
#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)
#107 done

workflow files now update release notes when a release branch is created
workflow should in theory figure out version number (used for tag), release title and release notes from release-notes.md
#119 hopefully done, needs merging and testing
code uses Vaadin 14.2.0
#126 and #127 done

default class name for the TextField inside number fields

#129 done - using Java 11 in code quality check
now using personal token when creating a release
#122 done

added SuperTextField and SuperTextArea with API defined in interfaces
updated demo app
some more methods are now delegated properly to the text field
UnloadObserver is now a singleton in Java; also client-side code is now globally stored in `window.Vaadin.unloadObserver`
#123 done; #141 done; #122 fixed SuperTextArea

also, updated demo app
TextSelectionDelegate is now really a delegate
added `SuperTabs.isMultiline`
also cleaned up some sonar warnings
WithIdMixin now using dedicated HasId interface
new marker interface to support optional null value is now added
tests and demo app updated
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>
added unit tests and notifications in the demo app
vaadin-miki and others added 26 commits April 20, 2021 13:22
logger explained and severity decreased; bumped to Vaadin 14.5.3
* #299 done

Vaadin updated to 14.6.3, karibu updated to 1.3.0

* Bump ws from 6.2.1 to 6.2.2 in /demo-v14 (#297)
* Bump dns-packet from 1.3.1 to 1.3.4 in /demo-v14 (#296)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release notes for version 0.10.2
controlled through `setIntegerPartOptional` and related getter and with- methods
#303 CollectionField done, together with helpers, documentation and demo
#313 unified mixin names, added them to missing components

added some javadocs in the process as well
* #314 bumped Vaadin to 14.7 and Jetty to 9.4.36
Release notes for version 0.11.0
* #319 landing page now features grid with all components and one-line-descriptions
* #324 HasHelperPositionable with corresponding mixin done
* #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>
Release notes for version 0.11.1
* #337 number fields now implement HasValueChangeMode
* #337 added HasClearButton
* #339 fixed, hopefully - format digit changes should no longer be destructive
everything else will be updated when a release is made
Release notes for version 0.11.2
@vaadin-miki vaadin-miki self-assigned this Jan 13, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@vaadin-miki vaadin-miki merged commit 9bb7e62 into master Jan 13, 2022
@vaadin-miki vaadin-miki deleted the release-0.11.2 branch January 13, 2022 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant