Commit graph

  • 3517dced44
    Update iced version to 0.5 Manuel Quarneti 2022-11-10 10:37:26 +01:00
  • 7eaeab8d99
    Update README Héctor Ramón Jiménez 2022-11-10 02:25:28 +01:00
  • 9fe67161fd
    Update CHANGELOG Héctor Ramón Jiménez 2022-11-10 01:37:15 +01:00
  • 4c31e272c0
    Merge pull request #1520 from iced-rs/release/0.5.0 Héctor Ramón 2022-11-10 01:34:46 +01:00
  • b0e8bafb6c
    Bump versions 🎉 Héctor Ramón Jiménez 2022-11-10 01:20:11 +01:00
  • de10466b23
    Update CHANGELOG Héctor Ramón Jiménez 2022-11-10 01:14:32 +01:00
  • 4b3d0fb08d
    Write documentation for iced_style Héctor Ramón Jiménez 2022-11-10 01:10:28 +01:00
  • bec1f5bbe0
    Remove unnecessary into call in operation::scoped Héctor Ramón Jiménez 2022-11-10 00:17:27 +01:00
  • 1480ab2030
    Fix broken documentation links Héctor Ramón Jiménez 2022-11-10 00:10:53 +01:00
  • ff9395838b
    Expose window commands in iced::window Héctor Ramón Jiménez 2022-11-09 23:56:12 +01:00
  • 335df2028d
    Introduce scoped in widget::operation Héctor Ramón Jiménez 2022-11-09 23:53:26 +01:00
  • 11ec80dee2
    Implement Operation::scrollable for widget::action::Map Héctor Ramón Jiménez 2022-11-09 23:51:42 +01:00
  • 1283f2153c
    Implement Overlay::operate for overlay::element::Map Héctor Ramón Jiménez 2022-11-09 23:50:23 +01:00
  • 397f2910e0
    Implement Operation::scrollable for element::Map Héctor Ramón Jiménez 2022-11-09 23:48:54 +01:00
  • af6f7945a9
    Merge pull request #1519 from iced-rs/customizable-theme Héctor Ramón 2022-11-09 18:24:14 +01:00
  • 925b78a75d
    Fix redundant references in slider Héctor Ramón Jiménez 2022-11-09 04:23:55 +01:00
  • 84a1edecea
    Use derive(Default) for theme types Héctor Ramón Jiménez 2022-11-09 04:07:42 +01:00
  • 18fb74f200
    Introduce Custom variants for every style in the built-in Theme Héctor Ramón Jiménez 2022-11-09 04:05:31 +01:00
  • 8102f96f12
    Merge pull request #1518 from bungoboingo/fix/old_gl Héctor Ramón 2022-11-08 23:23:58 +01:00
  • 9841d19381 Fixed issues with old GL versions ( <= 2.1 ) bungoboingo 2022-11-08 11:32:27 -08:00
  • d9f408d1c2
    Merge pull request #1504 from tarkah/feat/pane-grid-maximize Héctor Ramón 2022-11-08 18:12:06 +01:00
  • 7de9d2475d Couple layout & content to avoid desync Cory Forsstrom 2022-11-08 08:49:26 -08:00
  • 676d8efe03
    Rename QuadBorderRadius to BorderRadius Héctor Ramón Jiménez 2022-11-08 04:59:34 +01:00
  • 15f21641b7
    Fix casing of border_radius in quad shader Héctor Ramón Jiménez 2022-11-08 04:51:45 +01:00
  • dcec3fd792
    Fix compatibility::quad pipeline in iced_glow Héctor Ramón Jiménez 2022-11-08 04:50:26 +01:00
  • ac737cb6e9
    Merge pull request #1494 from tarkah/fix/padding Héctor Ramón 2022-11-08 04:39:55 +01:00
  • acb520a4a8
    Merge pull request #1505 from ids1024/weak-dep-feature Héctor Ramón 2022-11-08 04:24:48 +01:00
  • 04087b2a86
    Remove redundant std::convert namespace in padding Héctor Ramón Jiménez 2022-11-08 04:11:45 +01:00
  • 24d031b51c
    Cast to u16 first then divide by 2 in Padding::fit Héctor Ramón Jiménez 2022-11-08 04:11:06 +01:00
  • 914f099342
    Rearrange layout code to improve readability Héctor Ramón Jiménez 2022-11-08 04:04:01 +01:00
  • 7476663069
    Rename Padding::constrain to fit Héctor Ramón Jiménez 2022-11-08 03:56:05 +01:00
  • da2325d18d
    Merge pull request #1507 from ids1024/rgba-svg Héctor Ramón 2022-11-05 08:12:27 +01:00
  • a250aab958 Don't convert svg to BGRA before passing to shader Ian Douglas Scott 2022-11-04 23:25:01 -07:00
  • 370fa14efb
    Merge pull request #1485 from ids1024/glow-image Héctor Ramón 2022-11-05 04:37:59 +01:00
  • 078cadfed0
    Update image dependency to 0.24 Héctor Ramón Jiménez 2022-11-05 03:47:08 +01:00
  • 7a24b4ba69
    Replace texture_store and store with storage Héctor Ramón Jiménez 2022-11-05 03:39:59 +01:00
  • 0a23f518c7
    Remove redundant features in iced_wgpu and iced_glow Héctor Ramón Jiménez 2022-11-05 03:26:19 +01:00
  • d3b613df44
    Remove unnecessary dependencies from iced_glow Héctor Ramón Jiménez 2022-11-05 03:22:06 +01:00
  • 438f97a6d0
    Use RGBA texture for image and svg pipelines Héctor Ramón Jiménez 2022-11-05 03:18:13 +01:00
  • 8ce8d374b1
    Refactor some image traits a bit Héctor Ramón Jiménez 2022-11-05 03:13:04 +01:00
  • 5575e6ea08
    Add image/svg support to iced_glow Ian Douglas Scott 2022-10-24 17:06:02 -07:00
  • 2c7c42ee93
    Move image/svg handling into iced_graphics Ian Douglas Scott 2022-10-31 13:37:56 -07:00
  • 7b12991728
    Merge pull request #1453 from ids1024/cow Héctor Ramón 2022-11-05 02:19:13 +01:00
  • 1632826c8e
    Merge pull request #1443 from traxys/div_canvas Héctor Ramón 2022-11-05 01:56:25 +01:00
  • bc5986c7c6
    Unify methods by leveraging Into<Cow> in image and svg Héctor Ramón Jiménez 2022-11-05 01:53:24 +01:00
  • d8d57a800a
    Allow providing a DOM identifier as a target for Wasm Héctor Ramón Jiménez 2022-11-05 01:43:28 +01:00
  • ab2872fe2b
    Allow to replace an element instead of append to body traxys 2022-09-19 16:19:15 +02:00
  • 4d42ca2452 Combine glow_default_system_font and default_system_font features Ian Douglas Scott 2022-11-03 14:53:22 -07:00
  • c0596179bd non uniform border radius for quads Robert Krahn 2022-11-03 00:35:01 +01:00
  • 853ff4bcf4 Add pub method for getting maximized value Cory Forsstrom 2022-11-03 11:32:36 -07:00
  • d222b5c8b0
    Merge pull request #1448 from bungoboingo/fear/linear-gradients Héctor Ramón 2022-11-03 18:57:09 +01:00
  • 951fbc83ff Remove maximized when split occurs Cory Forsstrom 2022-11-03 08:02:20 -07:00
  • f31c8f2504
    Refactor imports of triangle modules in iced_glow and iced_wgpu Héctor Ramón Jiménez 2022-11-03 06:05:23 +01:00
  • 68cddd6468
    Remove unnecessary pub(crate) in widget::canvas::frame Héctor Ramón Jiménez 2022-11-03 06:02:11 +01:00
  • 4ef778aff3
    Refactor imports of widget::canvas::frame in iced_graphics Héctor Ramón Jiménez 2022-11-03 06:01:34 +01:00
  • 75b05ed42d
    Move re-export in widget::canvas in iced_graphics Héctor Ramón Jiménez 2022-11-03 06:00:32 +01:00
  • a8c3b2ddf7
    Fix documentation example of Canvas Héctor Ramón Jiménez 2022-11-03 05:59:13 +01:00
  • e9e2657791
    Refactor imports in widget::canvas in iced_graphics Héctor Ramón Jiménez 2022-11-03 05:57:22 +01:00
  • 84d1b79fef
    Move mesh::Style to triangle and reuse it in fill and stroke Héctor Ramón Jiménez 2022-11-03 05:50:53 +01:00
  • e0bb707f1e
    Export Gradient in iced_graphics root Héctor Ramón Jiménez 2022-11-03 05:24:51 +01:00
  • 0b806235f6
    Remove blank line if layer::mesh in iced_graphics Héctor Ramón Jiménez 2022-11-03 05:23:43 +01:00
  • 610dae4877
    Refactor exports in graphics::layer Héctor Ramón Jiménez 2022-11-03 05:22:58 +01:00
  • e07344428d
    Refactor imports in solar_system example Héctor Ramón Jiménez 2022-11-03 05:19:58 +01:00
  • d8045e2dc3
    Move Position and Location to gradient module Héctor Ramón Jiménez 2022-11-03 05:15:32 +01:00
  • 921c94162e
    Merge branch 'master' into fear/linear-gradients Héctor Ramón Jiménez 2022-11-03 05:09:07 +01:00
  • 93e309f491
    Reuse last set pipeline for triangle in iced_wgpu Héctor Ramón Jiménez 2022-11-03 05:06:09 +01:00
  • 99cf98971d
    Rename buffers module to buffer Héctor Ramón Jiménez 2022-11-03 05:00:35 +01:00
  • a8f510c399
    Merge pull request #1432 from wash2/custom-theme Héctor Ramón 2022-11-03 04:54:46 +01:00
  • 7e22e2d452
    Fix lints by clippy Héctor Ramón Jiménez 2022-11-03 04:53:27 +01:00
  • edce457365
    Fix multitouch example Héctor Ramón Jiménez 2022-11-03 04:42:46 +01:00
  • 9a02d60ba5
    Convert colors to linear RGB in gradient pipelines Héctor Ramón Jiménez 2022-11-03 04:41:27 +01:00
  • 6246584209
    Convert colors to linear RGB before uploading in solid pipelines Héctor Ramón Jiménez 2022-11-03 04:37:23 +01:00
  • b957453404
    Run cargo fmt Héctor Ramón Jiménez 2022-11-03 04:35:16 +01:00
  • 20a0577034
    Reuse last buffer in Frame if mesh_style matches Héctor Ramón Jiménez 2022-11-03 04:33:54 +01:00
  • 2f6c71d99a Fix doc links tarkah 2022-11-02 19:54:49 -07:00
  • 988515d57f Add state::Scoped & rename Elements as Contents tarkah 2022-11-02 19:25:27 -07:00
  • df78777675
    Box Custom in Theme Héctor Ramón Jiménez 2022-11-03 03:27:55 +01:00
  • f04336dd5c
    Remove unnecessary clone in scrollable example Héctor Ramón Jiménez 2022-11-03 03:26:10 +01:00
  • 3517dece26
    Run cargo fmt Héctor Ramón Jiménez 2022-11-03 03:25:27 +01:00
  • 708be32e3d
    Derive Copy for Theme Héctor Ramón Jiménez 2022-11-03 03:22:55 +01:00
  • 9966c6f883
    Make Theme::Custom fields opaque Héctor Ramón Jiménez 2022-11-03 03:21:26 +01:00
  • 09a531cd44
    fix: arc example Ashley Wulber 2022-09-10 23:18:57 -04:00
  • 4f3215f48e
    fix: clippy lint https://rust-lang.github.io/rust-clippy/master/index.html#large_enum_variant Ashley Wulber 2022-09-10 22:15:25 -04:00
  • d5a933b047
    refactor: remove once_cell from styling example Ashley Wulber 2022-09-08 17:39:59 -04:00
  • 269d6f9a3f
    fix: scrollable example Ashley Wulber 2022-09-08 17:36:59 -04:00
  • bc26dff2ca
    refactor: undo changes to radio Ashley Wulber 2022-09-07 12:04:56 -04:00
  • e2166ecad0
    wip: Custom palette for built in theme Ashley Wulber 2022-09-07 11:56:11 -04:00
  • 231d2fd845
    Merge pull request #1400 from nicksenger/lazy/cached Héctor Ramón 2022-11-03 03:12:23 +01:00
  • 3b8669ae94
    Merge pull request #1502 from icedrocket/master Héctor Ramón 2022-11-03 03:05:54 +01:00
  • 923878c7b7 Fix tests & lints tarkah 2022-11-02 19:00:07 -07:00
  • 415978b807
    Rename cached example to lazy Héctor Ramón Jiménez 2022-11-03 02:55:22 +01:00
  • 6efda2457e
    Rename SortOrder to Order in cached example Héctor Ramón Jiménez 2022-11-03 02:47:43 +01:00
  • 1cdc1fcd06
    Rename iced_lazy::Cached to Lazy 🎉 Héctor Ramón Jiménez 2022-11-03 02:46:31 +01:00
  • adf541d432
    Improve layout of cached example Héctor Ramón Jiménez 2022-11-03 02:40:51 +01:00
  • 1687d11389
    Increase default padding of TextInput Héctor Ramón Jiménez 2022-11-03 02:35:17 +01:00
  • 0478df9fd6
    Add padding to main column in cached example Héctor Ramón Jiménez 2022-11-03 02:35:05 +01:00
  • 0e295be891
    Move declaration of SortOrder in cached example Héctor Ramón Jiménez 2022-11-03 02:32:38 +01:00
  • 1fb84ae5d3
    Remove iced_native dependency from cached example Héctor Ramón Jiménez 2022-11-03 02:32:23 +01:00
  • 4f83500bb8
    Rename pure_cached example to cached Héctor Ramón Jiménez 2022-11-03 02:31:04 +01:00
  • 54f9ab7d5f
    Implement Widget::operate for lazy::Cached Héctor Ramón Jiménez 2022-11-03 02:30:41 +01:00