karibu-dsl icon indicating copy to clipboard operation
karibu-dsl copied to clipboard

Kotlin Vaadin extensions and DSL

Results 13 karibu-dsl issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7. Release notes Sourced from ejs's releases. v3.1.7 Version 3.1.7 Commits 820855a Version 3.1.7 076dcb6 Don't use template literal faf8b84 Skip test -- error message...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Vaadin 8.6.0 Kotlin 1.3.10 simply: ` bind(binder).asRequired().trimmingConverter().bind(SSMParameter::name) ` Generates NPE on blank text values if SSMParamater::name is not nullable or bind(binder).trimmingConverter().asRequired().bind(SSMParameter::name) Happily allows blank or empty text values This is...

bug
waiting for upstream

When I launch the Beverage Buddy Vaadin 10 example and hit "Edit" button on the Reviews list, I'll get the following exception in the console: ```java 01-Nov-2017 08:46:04.165 SEVERE [http-nio-8080-exec-4]...

bug
waiting for upstream

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.21.3. Changelog Sourced from browserslist's changelog. 4.21.3 Improved unknown region and unknown feature error (by Alexander Chabin). 4.21.2 Updated Firefox ESR. 4.21.1 Fixed parsing days...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

karibu-dsl supports FlexLayout with flexLayout {} ``` /** * Creates a [Flex Layout](https://vaadin.com/elements/vaadin-ordered-layout/). See the HTML Examples link for a list * of possible alternative themes for the button. *...

bug
waiting for upstream

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.21.4. Changelog Sourced from browserslist's changelog. 4.21.4 Updated Firefox ESR. 4.21.3 Improved unknown region and unknown feature error (by Alexander Chabin). 4.21.2 Updated Firefox ESR....

dependencies