Skip to content

Releases: inplayer-org/inplayer-ui

v2.1.0

28 Jul 13:08
Compare
Choose a tag to compare

Changes

  • Custom Toggle/Switch component
  • Removed icon prop from Toggle/Switch

v2.0.3

15 Jul 12:53
Compare
Choose a tag to compare

Fixes

  • Use Math.floor instead of Math.ceil in Pagination component

v2.0.2

15 Jul 12:24
Compare
Choose a tag to compare

Changes

  • Set items limit to 10.000 in Pagination

v2.0.1

15 Jul 12:00
Compare
Choose a tag to compare

Fixes

  • ESLint TypeScript errors/warnings

Stable Major v2

14 Jul 12:47
Compare
Choose a tag to compare

Added

  • Paywall Previews Templates
  • Added optional placeholder prop to DayPicker
  • Select options for month and year in DatePicker and DayPicker
  • Added optional disabled prop to DatePicker
  • Added icon boolean prop to Switch
  • Table renderEmptyTable boolean prop
  • Table Header section
  • Avatar component
  • Custom Pagination Component
  • Add more colors

Change

  • Show DatePicker's inner presets on the left
  • Add optional prop to Single Day picker - disable past days
  • Support one day selection on DatePicker
  • Improve DatePicker to conditionally show presets
  • Highlight today's date on DatePicker
  • Added onClose event to SingleDay picker
  • Radio button refactor and minor UI change
  • Replace local images with appropriate ones from aws
  • Remove react-quill and use html-react-parser
  • Sanitize html string using dompurify
  • Open paywall modal on preview themes image click
  • Redesign of buttons and minor styling changes to Header, Card and Table
  • Add ids to Paywall Previews for easier client manipulation
  • UserMenu width and display
  • Remove font loading
  • Add disabled option to DayPicker component
  • Rename InPlayer icons with more meaningful names
  • Added optional activePeriod prop to the date picker where user defines which presets period to be selected
  • Added CUSTOM period which is used when user chose custom dates from date picker
  • Added style for active date preset
  • Availability to add default or custom presets to date picker and customAllTimeDate
  • Removed margin on Typography
  • Added animation on accordion open/close
  • Do not show the arrow on disabled accordion panel
  • Removed padding from Accordion
  • Accordion api change, removed renderActionButton and renderFooterLink options
  • Add arrow up/down in accordion header to show whether accordion is open or close

v2.0.0-beta.73

29 Jun 17:39
9a6e2ad
Compare
Choose a tag to compare
v2.0.0-beta.73 Pre-release
Pre-release

Change

  • Show DatePicker's inner presets on the left

v2.0.0-beta.72

24 Jun 20:34
Compare
Choose a tag to compare
v2.0.0-beta.72 Pre-release
Pre-release

Change

  • Add optional prop to Single Day picker - disable past days

v2.0.0-beta.71

24 Jun 20:31
ce1477e
Compare
Choose a tag to compare
v2.0.0-beta.71 Pre-release
Pre-release

Change

  • Improve DatePicker to conditionally show presets
  • Highlight today's date on DatePicker

v2.0.0-beta.69

16 Jun 13:20
Compare
Choose a tag to compare
v2.0.0-beta.69 Pre-release
Pre-release

Change

  • Added onClose event to SingleDay picker
  • Radio button refactor and minor UI change
  • Replace local images with appropriate ones from aws

v2.0.0-beta.68

12 Jun 13:18
Compare
Choose a tag to compare
v2.0.0-beta.68 Pre-release
Pre-release

Change

  • Remove react-quill and use html-react-parser
  • Sanitize html string using dompurify
  • Open paywall modal on preview themes image click
  • Redesign of buttons and minor styling changes to Header, Card and Table