Skip to content

Dropping rxjs dependency and couple fixes

Choose a tag to compare

@chrum chrum released this 17 Dec 16:48

Fixes:

  • correct behavior with minRows set to 1
    #34 by @mgzurakowski
  • improved 'destroyed awareness' :)
    interesting case #29 by @dstj

Enhancement:

  • dropping rxjs dependency - lower Angular peer dependency (>=5)
    continuation of #25 requested by @Kaz-