Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

27 lines (22 loc) · 653 Bytes

Change Log

[1.2.0] - 9/13/2024

  • Add more tests
  • Additional error handling
  • Parse parent element for stacking context

[1.1.2] - 7/24/2024

  • Add release workflow
  • Remove lodash dependency, only need debounce
  • Update README.md
  • Update package.json
  • Update changelog

[1.1.1] - 7/23/2024

  • Update changelog

[1.1.0] - 7/23/2024

  • Fix config settings
  • Refactor code - split decorators and diagnostics into separate files
  • Update README.md
  • Add Background color setting
  • Made isolation default stacking context method
  • Add related secondary property if required to create stacking context

[1.0.0] - 7/21/2024

  • Initial release