]> git.proxmox.com Git - ui/proxmox-yew-widget-toolkit.git/shortlog
ui/proxmox-yew-widget-toolkit.git
3 days ago Dietmar MaurerMakefile: add dsc target to build debian source packages master
3 days ago Shannon Sterzmacros: update dummy pwt implementations so that the...
3 days ago Shannon Sterzmacros: update wrong_comp test to adjust to new additio...
3 days ago Shannon Sterzmacros: update no_clone test to adjust to new additiona...
3 days ago Shannon Sterzmacros: update compiler version in invalid_type test
3 days ago Dietmar Maurerpwt-macros: fix typo in changelog
3 days ago Shannon Sterzmacros: fix build for tests
4 days ago Shannon Sterztree-wide: use `?` instead of match statement where...
9 days ago Dietmar Maurerbump version to 0.4.7
9 days ago Shannon Sterzwidget: confirm_dialog: refactor to use message box
10 days ago Dietmar Maurerinput_panel: cleanup: avoid generic parameter to reduce...
2025-01-03 Shannon Sterzmenu: remove MenuBar struct
2025-01-03 Shannon Sterzpwt-macros: indent list items in doc string properly
2025-01-03 Shannon Sterzdom: use `into()` when converting JSValue to HtmlElement
2025-01-03 Shannon Sterzselection/store/tree_store: use `where` for generics...
2025-01-03 Shannon Sterztheme: use `is_err` instead of `if let Err(_)`
2025-01-03 Shannon Sterzsnack_bar_manager: use a box for `Show` message
2025-01-03 Shannon Sterzpage_stack/page_view: use `Ord` trait to get rid of...
2025-01-03 Shannon Sterzform context: allow register_field with too many arguments
2025-01-03 Shannon Sterzform module: allow module inception as we only public...
2025-01-03 Shannon Sterznavigation_drawer: use if-let instead of map to avoid...
2025-01-03 Shannon Sterzsplit_pane: take ownership of `self` in `PaneSize`...
2025-01-03 Shannon Sterzloader/data_table: refactor match statements that retur...
2025-01-03 Shannon Sterzdata_table/menu: re-write loops as while-let loops
2025-01-03 Shannon Sterztree wide: allow type complexity lints where necessary
2025-01-03 Shannon Sterztheme_mode_selector: `_`-prefix ctx as it's only used...
2025-01-03 Shannon Sterztree wide: remove empty lines between doc comments...
2025-01-03 Shannon Sterztree wide: apply auto-appliable clippy fix-ups
2025-01-03 Shannon Sterzgettext_wrapper: run rustfmt
2024-12-20 Dominik Csapakwidget: dropdown: update picker placement after showing
2024-12-19 Thomas Lamprechtbump version to 0.4.6
2024-12-19 Thomas Lamprechtwhitepaper: fix some typos
2024-12-19 Dominik Csapakwidget: input panel: use correct column for custom...
2024-12-19 Thomas Lamprechtwhitepaper: re-flow text to 80 cc width
2024-12-19 Thomas Lamprechtreadme: re-wrap to 80cc and small fixes
2024-12-18 Thomas Lamprechtbump version to 0.4.5
2024-12-18 Dominik Csapakwidget: display: don't set inital value
2024-12-18 Thomas Lamprechtbump version to 0.4.4
2024-12-18 Shannon Sterzwidget: add ConfirmDialog
2024-12-17 Shannon Sterzcatalog_loader: don't try to load the catalog if the...
2024-12-17 Dominik Csapakwidget: button: use 'fa-spin' for refresh icon
2024-12-17 Dietmar Maurerbump version to 0.4.3
2024-12-17 Thomas Lamprechtbuildsys: simplify upload target, add missing uses...
2024-12-17 Dietmar Maurerfocus: move code to dom module
2024-12-17 Dietmar Maureralign: move code to dom module
2024-12-17 Dietmar Maurercolumn: derive Properties instead of Default
2024-12-17 Dietmar Maurercard: derive Properties instead of Default
2024-12-17 Thomas Lamprechtbuildsys: add upload target
2024-12-17 Thomas Lamprechtbuildsys: add DEBS and BUILDDIR variables
2024-12-17 Dietmar Maurerimprove docs
2024-12-17 Dietmar Maurerimprove size observer docs
2024-12-17 Dietmar Maurerrow: derive Properties instead of Default
2024-12-17 Dietmar Maurervisibility observer: remove unused generic parameter...
2024-12-17 Dietmar Maurerpanel: derive Properties instead of Default
2024-12-17 Dietmar Maurerbump version to 0.4.2
2024-12-17 Dietmar Maurerpwt-macros: bump version 0.3.0
2024-12-17 Dietmar Maureradd real VisibilityObserver component
2024-12-17 Dietmar Maurerrename VisibilityObserver to DomVisibilityObserver
2024-12-17 Dietmar Maurerlist: use new SizeObserver component
2024-12-17 Dietmar Maureradd real SizeObserver component
2024-12-17 Dietmar Maurerrename SizeObserver to DomSizeObserver
2024-12-16 Thomas Lamprechtbump version to 0.4.1
2024-12-16 Thomas Lamprechtstyle fix line-length and formatting in various doc...
2024-12-16 Dietmar Maurercleanup: remove unused code
2024-12-16 Dominik Csapakwidget: data table: beter handle navigation input
2024-12-16 Thomas Lamprechtreadme: fix future git repo url
2024-12-16 Thomas Lamprechtreflow some doc-comments to use full 100cc width
2024-12-16 Dominik Csapaktree wide: remove debug log statements
2024-12-15 Thomas Lamprechtcheck in generated d/control files
2024-12-15 Thomas Lamprechtbuildsys: wrap debcargo command over multiple lines
2024-12-15 Dietmar Maurerlist: make number of prefetched rows configurable
2024-12-14 Thomas Lamprechttheme density: rework naming to more telling variants
2024-12-13 Dietmar Maurerpwt-macros: bump version to 0.2.0
2024-12-13 Dietmar Maurerfix debian release name
2024-12-13 Dietmar Maurerbump version to 0.4.0
2024-12-13 Dominik Csapakwidget: meter: add 'animated' flag
2024-12-13 Dietmar Maurerlist: also hide sparator behind wrapper
2024-12-13 Dietmar Maurerlist: cleanup: avoid compiler warnings
2024-12-13 Dominik Csapakcss: add rust enum for font style
2024-12-13 Dietmar Maurerlist: remove key property, because it is already in...
2024-12-13 Dietmar Maurerlist: add separator property
2024-12-13 Dietmar Maurerlist: split out list tile observer code
2024-12-13 Dietmar Maurerlist: use list tiles with forcable height
2024-12-12 Dietmar Maurerlist: remove separator property to simplify development
2024-12-12 Dietmar Maurerlist tile: add force_height property
2024-12-12 Dietmar Maurertab: change default style to MaterialPrimary
2024-12-10 Dietmar Maurerlist: add ARIA roles
2024-12-10 Dietmar Maurercleanup: list: remove unused code, use better names
2024-12-10 Dietmar Maurerlist: compute tail height
2024-12-10 Dietmar Maurerlist: fix for missing onscroll event.
2024-12-09 Dietmar Maurerlist: rate limit TileResize events
2024-12-09 Dietmar Maurerlist: observe tile resizes
2024-12-09 Dietmar Maurerlist_tile: add resize_callback
2024-12-08 Dietmar Maurerlist: improve inline docs
2024-12-07 Dietmar Maurerrename ProxmoxLanguageSelector to PwtLanguageSelector
2024-12-07 Dietmar Maurerdocs: avoid useless re-export docs
2024-12-07 Dietmar Maurerlist: improve docs
2024-12-07 Dietmar Maurerdocs: fix compiler warning
2024-12-07 Dietmar Maurerlist: improve docu
2024-12-07 Dietmar Maurerlist: set scroll_to to correct size estimations
next