Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified origin #2149

Merged
merged 19 commits into from
Dec 13, 2022
Merged

Unified origin #2149

merged 19 commits into from
Dec 13, 2022

Commits on Nov 28, 2022

  1. quicksafe

    Christoph authored and xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c279eb1 View commit details
    Browse the repository at this point in the history
  2. - remove WidgetPod::viewport_offset and Event::with_scroll_offset

     - add set_layout_dyn
     - changed clipbox implementation
    Christoph authored and xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    76d117f View commit details
    Browse the repository at this point in the history
  3. - created LifeCycle::ViewStateChanged

    - removed LifeCycle::ParentWindowOrigin
    - moved HotState handling from layout to LifeCycle::ViewStateChanged
    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    985cb3b View commit details
    Browse the repository at this point in the history
  4. fixed errors

    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    302ec4d View commit details
    Browse the repository at this point in the history
  5. reformat

    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    1236000 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    362c7ac View commit details
    Browse the repository at this point in the history
  7. reformat

    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9027155 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb0825b View commit details
    Browse the repository at this point in the history
  9. reformat

    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    26f0831 View commit details
    Browse the repository at this point in the history
  10. fix docs & clippy lints

    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4c11d63 View commit details
    Browse the repository at this point in the history
  11. remove AnyCtx

    rename CommandCtx to ChangeCtx
    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f63011a View commit details
    Browse the repository at this point in the history
  12. update CHANGELOG.md

    xarvic committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    7e630ec View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. fixed doc comments

    xarvic committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    702db96 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. - fixed doc comments

    - removed data and ctx from set_origin
    xarvic committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    cc0ed48 View commit details
    Browse the repository at this point in the history
  2. - updated CHANGELOG.md

    - fixed window.rs
    xarvic committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    69d5500 View commit details
    Browse the repository at this point in the history
  3. fixed examples

    xarvic committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    4f7b198 View commit details
    Browse the repository at this point in the history
  4. removed lifetimes

    added comments
    xarvic committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    12c1e59 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. update window_origin docs

    xarvic committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    86c213e View commit details
    Browse the repository at this point in the history
  2. reformat

    xarvic committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a3beca5 View commit details
    Browse the repository at this point in the history