v1.1.7
v1.1.7
Bugfix
- remove unnecessary files and reduce the bundle size
Committers:
- Karol Kozer (@karolkozer )
v1.1.4
v1.1.4
Bugfix
- fix bug when date range exceeds 24 hour with baseTimeFormat prop set to true. Issue - https://github.com/karolkozer/planby/issues/40
Committers:
- Karol Kozer (@karolkozer )
v1.1.3
v1.1.3
Bugfix
- app layers structure
- useLine refactor, move to custom hooks
- Fix type / interface typos
Committers:
- Karol Kozer (@karolkozer )
v1.1.2
v1.1.2
Bugfix
- Fix "z-index" styles of the sidebar and live tracking line
Committers:
- Karol Kozer (@karolkozer )
v1.1.1
v1.1.1
Bugfix
- Fix styles in main Container wrapper
- Fix Program interface export - https://github.com/karolkozer/planby/issues/15
- Fix "z-index" styles of the sidebar, EPG content and timeline components
Committers:
- Karol Kozer (@karolkozer )
v1.1.0
v1.1.0
Features
- Add possibility to inject own font and global styles. New prop in the useEPG options: globalStyles.
Committers:
- Karol Kozer (@karolkozer )
v1.0.0
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:
- Karol Kozer (@karolkozer )
v.0.4.0
v.0.4.0
Features
- Implemented RTL support. New prop in the useEPG, options: isRTL
Committers:
- Karol Kozer (@karolkozer )
v.0.3.0
v.0.3.0
Features
- Optimized package size - optimize the package download size when installing it via NPM or Yarn
Committers:
- Karol Kozer (@karolkozer )
- Christiaan Scheermeijer (@ChristiaanScheermeijer)
v.0.2.3
v.0.2.3
Bugfix
- Fixed compatible config problems with react 18 version