Skip to content

v1.1.5

Compare
Choose a tag to compare
@vis-bot vis-bot released this 13 Aug 21:26
· 1331 commits to master since this release

1.1.5 (2019-08-13)

Bug Fixes

  • build: extend other Vis libraries (#46) (9b8d8c3)
  • include polyfills in built files (#38) (8f8bde9)
  • is-valid-rgb: bring the behavior in line with isValidRGBA (#35) (5dc3adb)
  • is-valid-rgba: pass more valid and less invalid values + test (#31) (047b0e7)
  • types: fix parseColor related types + test (#32) (3b220fc)
  • objects with constructor property in deepExtend + test (#23) (34ca3b7)
  • prevent isValidRGB from passing invalid RGB strings (#28) (ef52283)