Skip to content

v0.16

Compare
Choose a tag to compare
@prymitive prymitive released this 02 Nov 21:48
829e158

CSS cleanups and a new feature allowing to bundle custom css/js file (see #189).

Full changelog:

  • #206 chore(yarn): upgrade all dependencies in yarn.lock (@prymitive)
  • #201 chore(demo): update demo analytics code (@prymitive)
  • #190 feat(project): add support for loading extra css/js files (@prymitive)
  • #194 chore(ci): parallelize Travis CI jobs by using same name for stages (@prymitive)
  • #186 chore(demo): add a very long word inside annotation to the demo (@prymitive)
  • #185 fix(tests): add annotations sort test (@prymitive)
  • #184 fix(ui): only break long words in annotations (@prymitive)
  • #183 fix(ui): use correct classes for not yet applied filters (@prymitive)
  • #177 refactor(ui): cleanup label color/style selection (@prymitive)