Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) il y a 1 an
  Michael Ragazzon 37cf4d3e7f Refactor ElementDecoration to ElementEffects il y a 1 an
  Matthew Schäfer f9b8f6bbf6 Add attributes and properties for language and direction (#563) il y a 1 an
  Gleb 162de42c48 Implement spatial navigation and nav-* properties il y a 2 ans
  Michael Ragazzon a064612685 Avoid setting computed 'has_decorator' and similar when their pointer is empty il y a 2 ans
  Michael Ragazzon 0471ce737e Add support for 'mask-image' property il y a 2 ans
  Michael Ragazzon 655cd9a0fd Add support for the 'box-shadow' property il y a 2 ans
  Michael Ragazzon a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties il y a 2 ans
  Maximilian Stark f09cc28445 Scale pixels-per-inch (PPI) units based on the context's dp-ratio (#468) il y a 2 ans
  Michael Ragazzon abe77eb197 Fix 'rem' units in ComputeLength il y a 3 ans
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Igor Segalla 6df2e64eaa Add `letter-spacing` property to RCSS (#429) il y a 2 ans
  Michael Ragazzon 21a0ec2acc Merge branch 'develop' il y a 2 ans
  Michael Ragazzon 1410d5146d Add `overscroll-behavior` RCSS property il y a 2 ans
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification il y a 3 ans
  Michael Ragazzon ed9c68966a Remove default on switch with all enum values covered il y a 3 ans
  Michael Ragazzon 612251e1b4 Add support for the 'none' keyword in the max-width and max-height properties il y a 3 ans
  Michael Ragazzon 82b6bcf246 Dirty siblings when ID, class or pseudo class is changed il y a 3 ans
  Michael Ragazzon 641aea9edf Fix line-height il y a 3 ans
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. il y a 3 ans
  Michael Ragazzon aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. il y a 3 ans
  Michael Ragazzon 91f6bfc9d9 Make element definitions const il y a 3 ans
  Michael Ragazzon 6a2a4c68c5 Add properties for flexbox layout il y a 4 ans
  Michael Ragazzon 8a022972f4 Add 'clip: always' property value, make the clip property non-inherited. See #235. il y a 4 ans
  Michael Ragazzon 44ef329f28 Improve error messages on missing font face il y a 4 ans
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. il y a 4 ans
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. il y a 5 ans
  Michael Ragazzon 6247f3e297 Avoid style sheet copies during load, and only compile style sheet when active media blocks change. Cleanup. il y a 4 ans
  Maximilian Stark dd99820ecd Media queries (#169) il y a 4 ans