Commit History

Author SHA1 Message Date
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
  Jonathan 4c7ba7acfa Add support for the `not` prefix in media queries (#564) 1 year ago
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 years ago
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. 3 years ago
  Michael Ragazzon 5dd0cf1c84 Move Utilities.h header to public include directory 3 years ago
  Michael Ragazzon 390eb6bef5 Make 'ratio' properties use integer comparisons to avoid floating point issues. 4 years ago
  Michael Ragazzon f9276da68a Add a 'theme' media query for activating and deactivating media blocks 4 years ago
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 years ago
  Michael Ragazzon c263aa7918 Fix specificity for media blocks. 4 years ago
  Michael Ragazzon 6247f3e297 Avoid style sheet copies during load, and only compile style sheet when active media blocks change. Cleanup. 4 years ago
  Maximilian Stark dd99820ecd Media queries (#169) 4 years ago