16.6.3 • Published 5 years ago

od-react v16.6.3

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Overdosed React.js Libraries

CollapsedTooltipText

Wrapper for reactstrap/tooltip component. Trim text to given size and show tooltip when hover, if text size exceeds given size.

<CollapsedTooltipText id={`tooltip_entity1`} text={"Some possibly very long text"} size={25} />

ODListableTable

Build paginated table browser with reactstrap. Supports the followings.

  • Custom header.
  • Custom toolbar.
  • Custom saga, reducer.
  • Selectable row.
  • Auto refresh.

See sample codes below.

NotificationBar

Built-in notification.

First, add NotificationBar where you want to show notifications.

Dispatch action whenever you want to show notification.

16.6.3

5 years ago

16.6.1

5 years ago

16.6.0

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago