Histórico de Commits

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