Releases: vaadin/hilla
Hilla 24.4.0.alpha5
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.4.0-alpha13)
- Vaadin Design System / React Components (24.4.0-alpha13)
What's Changed
- chore: skip configure and generate goals conditionally by @tltv in #2057
- fix: Move generator and core deps into templates under Flow control by @mshabarov in #2059
- fix: update configuration as reactRouterEnabled has been renamed by @ZheSun88 in #2074
- chore: Remove unused copilot variable by @Artur- in #2077
- chore: remove hilla[-react]-spring-boot-starter from tests by @platosha in #2081
- chore: update package[-lock].json (main) by @vaadin-bot in #2037
- test: restore symlinks to repo npm packages in IT modules by @platosha in #2083
- chore: update package[-lock].json (main) by @vaadin-bot in #2084
- chore: update package[-lock].json (main) by @vaadin-bot in #2085
- refactor!: remove hilla-react by @platosha in #2082
- feat!: rename groupId and artifactId by @taefi in #2072
- chore: update package[-lock].json (main) by @vaadin-bot in #2088
- chore: update GHA to get rid of node warning by @ZheSun88 in #2079
Full Changelog: 24.4.0.alpha4...24.4.0.alpha5
Hilla 24.4.0.alpha4
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.4.0-alpha13)
- Vaadin Design System / React Components (24.4.0-alpha13)
What's Changed
- chore: add hilla-dev dependency to tests so as they can be run in devmode by @manolo in #2041
- feat: add file-based router by @Lodin in #1985
- chore(file-router): ignore build folders by @Lodin in #2044
- fix: support fallback calling full plugin name by @cromoteca in #2031
- chore: Copilot version update to 24.3.11 by @Artur- in #2050
- chore(file-router): add build folders to the package files by @Lodin in #2054
- fix: allow validator generation in TS models for references by @taefi in #2046
- test: gradle failure by @ZheSun88 in #2067
- !refactor: keep only one hilla-dev module by @ZheSun88 in #2066
- feat: rename @vaadin/hilla-core to @vaadin/hilla-frontend by @taefi in #2052
- test: Add index file to trigger endpoint generator by @mshabarov in #2069
- test(engine-runtime): fix setup for Flow Hilla detection by @platosha in #2070
- feat: Add template package.json for Hilla components by @mshabarov in #2015
Full Changelog: 24.4.0.alpha3...24.4.0.alpha4
1.3.33
Website · Getting Started · Documentation
Versions
Included dependencies:
- Hilla Endpoint
- Hilla Engine (Experimental)
- Vaadin Dev Server (23.3.29)
Official add-ons and plugins:
- Hilla Maven Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (23.3.30)
- Vaadin Design System / React Components (1.3.30)
What's Changed
- feat: allow to amend Atmosphere configuration (#1959) (CP: 1.4) (#1983) (CP: 1.3) by @vaadin-bot in #1984
Full Changelog: 1.3.32...1.3.33
Hilla 24.4.0.alpha3
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.4.0-alpha12)
- Vaadin Design System / React Components (24.4.0-alpha12)
What's Changed
- chore: update package[-lock].json (main) by @vaadin-bot in #1966
- chore: update package[-lock].json (main) by @vaadin-bot in #1969
- feat: allow to amend Atmosphere configuration by @cromoteca in #1959
- chore: update package[-lock].json (main) by @vaadin-bot in #1974
- chore: update package[-lock].json (main) by @vaadin-bot in #1976
- test: Use vaadin-router in tests where Lit is used by @mshabarov in #1990
- chore: figure out correct goalPrefix when hilla-maven-plugin is packed as vaadin-maven-plugin by @manolo in #1988
- chore: Remove workarounds for server-side routes by @mshabarov in #1994
- chore: update package[-lock].json (main) by @vaadin-bot in #1993
- chore: add hilla-dev-mode in hilla-bom by @tltv in #1991
- chore: change hilla-dev to hilla-dev-mode in hilla by @tltv in #1992
- feat: add useDataProvider hook by @sissbruecker in #1934
- feat: Add aria-controls to autocrud grid to control the form by @krissvaa in #1946
- chore: remove hilla spring boot starter modules by @tltv in #1995
- fix: Make NaN as default/empty number value in binder by @krissvaa in #1953
- chore: reenable flow specific goals in hilla-maven-plugin by @manolo in #1999
- chore: update package[-lock].json (main) by @vaadin-bot in #2005
- chore: Remove react router config parameter from tests by @mshabarov in #2010
- feat: gather Flow and Hilla Gradle tasks under vaadin group by @taefi in #1996
- chore: remove DevToolsDatabase from hilla-dev-mode by @tltv in #2001
- [Snyk] Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 by @manolo in #1997
- chore: update spring-boot to 3.2.2 by @vaadin-bot in #1977
- chore: Copilot 24.3.6 by @Artur- in #2007
- chore: Use components 24.4 alpha10 by @Artur- in #2009
- chore: align dependency versions with flow/platform 24.4 by @ZheSun88 in #2002
- fix gradle plugin source jar by @taefi in #2014
- chore: update react-components to alpha9 by @ZheSun88 in #2017
- chore: Upgrade to TestBench 9.2.2 by @Artur- in #2020
- test: Show log output by @Artur- in #2019
- chore: remove hilla-*-version.json from hilla artifacts, they are provided by platform by @manolo in #2008
- chore: active full set of spring module in PR validations by @ZheSun88 in #2018
- chore: Copilot 24.3.10 by @Artur- in #2029
- feat: extract and combine routes from fs routing and flow by @krissvaa in #2032
- test: Bump Jetty to 11.0.20 so it works with Java 21 by @Artur- in #2036
- chore: remove hilla-dev from hilla-react and hilla artifacts by @manolo in #2040
New Contributors
- @mshabarov made their first contribution in #1990
- @tltv made their first contribution in #1991
Full Changelog: 24.4.0.alpha2...24.4.0.alpha3
1.4.0.alpha2
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate if you give it a try and report any issues you notice.
Versions
Included dependencies:
- Fusion Endpoint (1.4.0.alpha2)
- Vaadin Dev Server (23.4.0.alpha1)
Official add-ons and plugins:
- Hilla Maven Plugin (1.4.0.alpha2)
- Hilla Spring Boot Starter (1.4.0.alpha2)
- Vaadin Design System / Web Components (23.4.0-alpha3)
What's Changed
- chore: update package[-lock].json (1.4) by @vaadin-bot in #1907
Full Changelog: 1.4.0.alpha1...1.4.0.alpha2
Hilla 24.4.0.alpha2
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.4.0-alpha4)
- Vaadin Design System / React Components (24.4.0-alpha4)
What's Changed
- chore: update package[-lock].json (main) by @vaadin-bot in #1958
- chore: update package[-lock].json (main) by @vaadin-bot in #1963
Full Changelog: 24.4.0.alpha1...24.4.0.alpha2
Hilla 2.5.6
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.3.0)
- Vaadin Design System / React Components (2.3.0)
What's Changed
- deps: bump copilot to 24.3.4 by @MarcinVaadin in #1944
- chore: Flow bump to 24.3.3 and Copilot bump to 24.3.5 by @MarcinVaadin in #1961
New Contributors
- @MarcinVaadin made their first contribution in #1944
Full Changelog: 2.5.5...2.5.6
1.3.32
Website · Getting Started · Documentation
Versions
Included dependencies:
- Hilla Endpoint
- Hilla Engine (Experimental)
- Vaadin Dev Server (23.3.28)
Official add-ons and plugins:
- Hilla Maven Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (23.3.30)
- Vaadin Design System / React Components (1.3.30)
Full Changelog: 1.3.31...1.3.32
Hilla 24.4.0.alpha1
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.4.0-alpha3)
- Vaadin Design System / React Components (24.4.0-alpha3)
What's Changed
- chore: update package[-lock].json (main) by @vaadin-bot in #1868
- chore: Upgrade copilot by @Artur- in #1869
- [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @manolo in #1874
- test: use 2.5-SNAPSHOT in Maven and Gradle tests by @platosha in #1872
- feat: expose grid element from auto grid ref by @sissbruecker in #1877
- feat: add more common props to field options by @sissbruecker in #1876
- chore: update @vaadin/common-frontend by @platosha in #1879
- chore: rename copilot and upgrade testbench by @ZheSun88 in #1881
- chore: update package[-lock].json (main) by @vaadin-bot in #1882
- chore: use vaadin 24.3.0 by @ZheSun88 in #1885
- chore: update package[-lock].json (main) by @vaadin-bot in #1886
- fix: properly clear time picker to an empty string by @sissbruecker in #1883
- feat: Use count for scrolling size, if available by @Artur- in #1473
- fix: Avoid using decorators by @Artur- in #1891
- chore: Add missing file that activates the DB plugin by @Artur- in #1893
- chore: Bump Copilot by @Artur- in #1899
- refactor: separate data provider logic from auto grid by @sissbruecker in #1896
- chore: Flow 24.3.1 by @Artur- in #1914
- fix: make init-app goal generate sources coherent with the project Hilla version by @cromoteca in #1901
- fix: add name property to Validator interface by @taefi in #1912
- chore: Bump Copilot by @Artur- in #1922
- fix: expose submitting state by @sissbruecker in #1924
- chore: update package[-lock].json (main) by @vaadin-bot in #1919
- chore: bump versions to 24.4 by @platosha in #1887
- chore: update spring-boot to 3.2.1 by @vaadin-bot in #1929
- [Snyk] Upgrade org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 by @Artur- in #1928
- chore: Bump Flow and Copilot by @Artur- in #1931
- feat: allow passing custom element to field options by @sissbruecker in #1880
- feat(autgrid): Add custom filtering option to columns by @krissvaa in #1911
- fix: produce package-info.java file in scaffolded application by @mcollovati in #1936
- feat!: rename Java packages by @cromoteca in #1909
- chore: update package[-lock].json (main) by @vaadin-bot in #1940
- feat: add customizable form header to auto crud by @sissbruecker in #1930
- refactor: Export type for autocrud form header render by @krissvaa in #1942
- feat: add form level validation error from entity level validator by @krissvaa in #1939
- feat: Add better names for autogrid filter comparison date/time options by @krissvaa in #1945
- refactor: rewrite preparation script in TS to avoid cross-platform issues by @Lodin in #1938
- chore: update package[-lock].json (main) by @vaadin-bot in #1948
- feat!: rename npm packages by @taefi in #1943
- chore: update package[-lock].json (main) by @vaadin-bot in #1954
- fix: Ensure database plugin is loaded only when available by @Artur- in #1947
- chore: use snapshots for Flow and TestBench by @cromoteca in #1951
- chore: update package[-lock].json (main) by @vaadin-bot in #1955
- chore: update package[-lock].json (main) by @vaadin-bot in #1956
- [Snyk] Upgrade io.swagger.core.v3:swagger-models from 2.2.19 to 2.2.20 by @Artur- in #1950
Full Changelog: 2.5.0.beta1...24.4.0.alpha1
1.3.31
Website · Getting Started · Documentation
Versions
Included dependencies:
- Hilla Endpoint
- Hilla Engine (Experimental)
- Vaadin Dev Server (23.3.27)
Official add-ons and plugins:
- Hilla Maven Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (23.3.30)
- Vaadin Design System / React Components (1.3.30)
What's Changed
- chore: update package[-lock].json (1.3) by @vaadin-bot in #1892
Full Changelog: 1.3.30...1.3.31