AppLayoutAddon icon indicating copy to clipboard operation
AppLayoutAddon copied to clipboard

Vaadin Java integration of fc-applayout

Results 9 AppLayoutAddon issues
Sort by recently updated
recently updated
newest added

Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.4.5 to 2.5.15. Release notes Sourced from spring-boot-autoconfigure's releases. v2.5.15 :lady_beetle: Bug Fixes Welcome page may return a 404 when an acceptable response cannot be produced #35559...

dependencies

It would be interesting to investigate if it is possible to create a new version based on Vaadin's AppLayout, but maintaining the API as much as possible so the migration...

enhancement

Closes #124 ## Summary by CodeRabbit - **New Features** - Introduced a new demo view for the App Layout component, enhancing the application's navigation and layout options. - Updated routing...

### Feature proposal It would be interesting to make the demo compatible with AddonsDemo project, as the rest of our addons ### Describe solution expectations - The complete applayout should...

enhancement

### Describe the bug AppLayout have `fixed` and `reveals` features, but they are not working in the demo. https://github.com/FlowingCode/AppLayoutAddon/blob/d8386fec6ddbde979b0e6901d304a2dd6b801d37/src/main/java/com/flowingcode/addons/applayout/AppLayout.java#L160-L176 ### Expected behavior - With fixed, the header stays in place...

bug

### Describe the bug #125 did not pass the tests in AddonsDemo ### Expected behavior LayoutTest must pass ### Minimal reproducible example https://github.com/FlowingCode/AppLayoutAddon ### Add-on Version 6.0.1-SNAPSHOT ### Vaadin Version...

## Summary by CodeRabbit - **New Features** - Updated documentation for the drawer alignment functionality in the AppLayout. - Renamed method to clarify its purpose, now setting the drawer's alignment...

### Feature proposal Taken from [the forum](https://vaadin.com/forum/t/alguna-manera-para-setear-modo-dark-en-applayout/167672). It might be nice to add support for dark mode. ### Describe solution expectations It should provide an API to allow setting, light,...

enhancement

Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.1.20. Release notes Sourced from org.springframework:spring-context's releases. v6.1.20 :star: New Features Add option for case-insensitive match to PatternMatchUtils #34802 :lady_beetle: Bug Fixes HttpComponentsClientHttpRequestFactory setConnectionRequestTimeout not...

dependencies
java