Skip to content

Releases: karolkozer/planby

v1.1.7

06 Dec 18:39
Compare
Choose a tag to compare

v1.1.7

Bugfix

  • remove unnecessary files and reduce the bundle size

Committers:

v1.1.4

09 Apr 16:36
Compare
Choose a tag to compare

v1.1.4

Bugfix

  • fix bug when date range exceeds 24 hour with baseTimeFormat prop set to true. Issue - #40

Committers:

v1.1.3

29 Jan 12:01
Compare
Choose a tag to compare

v1.1.3

Bugfix

  • app layers structure
  • useLine refactor, move to custom hooks
  • Fix type / interface typos

Committers:

v1.1.2

11 Oct 10:19
Compare
Choose a tag to compare

v1.1.2

Bugfix

  • Fix "z-index" styles of the sidebar and live tracking line

Committers:

v1.1.1

09 Oct 12:30
Compare
Choose a tag to compare

v1.1.1

Bugfix

  • Fix styles in main Container wrapper
  • Fix Program interface export - #15
  • Fix "z-index" styles of the sidebar, EPG content and timeline components

Committers:

v1.1.0

09 Sep 11:44
Compare
Choose a tag to compare

v1.1.0

Features

  • Add possibility to inject own font and global styles. New prop in the useEPG options: globalStyles.

Committers:

v1.0.0

09 Sep 11:42
Compare
Choose a tag to compare

v1.0.0

Component is mature enough and provides all the complex multi functionality to move to the major version.

Manual Release: v1.0.0

Committers:

v.0.4.0

29 Jul 12:04
Compare
Choose a tag to compare

v.0.4.0

Features

  • Implemented RTL support. New prop in the useEPG, options: isRTL

Committers:

v.0.3.0

30 Jun 19:37
Compare
Choose a tag to compare

v.0.3.0

Features

  • Optimized package size - optimize the package download size when installing it via NPM or Yarn

Committers:

v.0.2.3

26 May 12:51
Compare
Choose a tag to compare

v.0.2.3

Bugfix

  • Fixed compatible config problems with react 18 version