Commit History

Автор SHA1 Съобщение Дата
  Michael Ragazzon df50fdd158 Refactor layout node преди 4 месеца
  Michael Ragazzon 0604d9a5c5 Directly pass String to profiler zones [pre-commit] преди 4 месеца
  Michael Ragazzon 1c949cf92c LayoutNode: Skip non-DOM elements, refactor to propagate dirty only to its parent преди 4 месеца
  Michael Ragazzon 8e8c0a9a03 Clear dirty state of hidden elements, and reset layout cache when context dimension changes преди 6 месеца
  Michael Ragazzon d9064b5be1 Fix setting inset properties considers relative_offset origin area преди 6 месеца
  Michael Ragazzon bd9a212063 Fix some issues with absolute offsets not being properly fixed преди 6 месеца
  Michael Ragazzon 854d283e8f Rename method `Element::UpdateOffset` for clarity преди 6 месеца
  Michael Ragazzon d9d331b602 Fix non-boundary layout nodes not being dirtied преди 7 месеца
  Michael Ragazzon 374ca18316 Partial layout updates for isolated layout nodes преди 7 месеца
  Michael Ragazzon b6a6e7761e Call Element::OnLayout only after all other layouting is done преди 7 месеца
  Michael Ragazzon b3efa49039 Use std-namespaced math functions and cmath header преди 8 месеца
  Jonathan 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) преди 8 месеца
  Michael Ragazzon 0e1215e794 Add `Element::Contains` method преди 8 месеца
  Michael Ragazzon b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 преди 1 година
  Michael Ragazzon 172e073469 Round scroll offset clamping преди 1 година
  Michael Ragazzon b32980a0bd Update scrollbar properties to ensure they appear or disappear on the same frame their visibility changed преди 1 година
  Michael Ragazzon 204a783fdf Fix containing block size for static elements with scroll bars преди 1 година
  Michael Ragazzon aa03d61896 Scroll offset clamping should not recurse into non-DOM elements преди 1 година
  Michael Ragazzon 1c5c240587 Add ScrollParentage scroll option for scrolling only in closest scroll container преди 1 година
  Michael Ragazzon 118070b040 Element::GetContainingBlock: Fall back to context size преди 1 година
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) преди 1 година
  Michael Ragazzon 193d3e64f7 Make `Element::GetRML` output the local style of the element преди 1 година
  Michael Ragazzon 51af29b1b3 Defer scroll offset clamping to after layout, fixes #452 преди 1 година
  Michael Ragazzon 58581477a7 Make the client area always tied to the padding area, textarea elements now clip to their padding area преди 1 година
  Michael Ragazzon 0648480e54 Warn user when trying to start multiple animations with the same property on the same element, see #608 преди 1 година
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) преди 1 година
  Michael Ragazzon 37cf4d3e7f Refactor ElementDecoration to ElementEffects преди 1 година
  Jonathan 632a3ad12c Add `Rml::Element::Matches` function (#573) преди 1 година
  Matthew Schäfer f9b8f6bbf6 Add attributes and properties for language and direction (#563) преди 1 година
  Michael Ragazzon 551e6b39aa Implement :focus-visible pseudo property преди 2 години