Tags: omareltf/flow
Tags
test: do not removed custom vite.config.ts on clean (vaadin#16854) (v… …aadin#16863) Co-authored-by: Marco Collovati <[email protected]>
fix: Nullify a registration when listener removed (vaadin#16855) (vaa… …din#16859) Co-authored-by: Mikhail Shabarov <[email protected]>
fix: Nullify a registration when listener removed (vaadin#16855) (vaa… …din#16860) Co-authored-by: Mikhail Shabarov <[email protected]>
fix: remove detach listener when javascript execution completes (vaad… …in#16836) (vaadin#16849) A detach listener is added for pending javascript invocation owner nodes to clean up the queue, if the owner gets detached. This change also removes the detach listener when the javascript execution completes.
fix: Nullify a registration when listener removed (vaadin#16855) (vaa… …din#16857) Co-authored-by: Mikhail Shabarov <[email protected]>
fix: Nullify a registration when listener removed (vaadin#16855) (vaa… …din#16858) Co-authored-by: Mikhail Shabarov <[email protected]>
fix: Nullify a registration when listener removed (vaadin#16855) (vaa… …din#16861) Co-authored-by: Mikhail Shabarov <[email protected]>
fix: suggest single goal for scaffolding Hilla apps (vaadin#16803) A single Maven goal/Gradle task is suggested for Hilla, as the framework used depends on the contents of pom.xml/build.gradle.
feat: Enable custom theme for pre-compiled prod bundle (vaadin#16751) * feat: Enable custom theme for pre-compiled prod bundle * test: Add production profile to tests * Use app shell registry to get theme * fix compile error * Add a pre-compiled flag, exclude config parameter * Look for CSS files in classpath in prod mode * Fix javadoc and add test modules to compute matrix * Read theme name from file again, because it is needed for live reload * Serve theme assets from pre-compiled prod bundle * Test for checking style imports * Make own modules for testing parent theme in prod * New mode, use static resources parameter and refactor methods * Fix compile errors * Add missing themes segment * Add static resources examples to the test page * Add a test for static resources referenced with url(./foo.png) * Fix formatting
PreviousNext