1.0.24 • Published 3 years ago

react-zx-toolbox v1.0.24

Weekly downloads
27
License
MIT
Repository
github
Last release
3 years ago

Accordion

  • multirow
  • inverted knob
  • focus item
  • knobs

ImageViewer

fix modal breaking parent width loading image settings modal select page modal fix pageflip when zoomed ? fix pageflip stutter pagination start from 0 to 1

  • fix pagination when not a multiple add icons add furigana reintroduce nav buttons

darkmode button totoro slides

Modal

  • base
  • pause scroll on open

Transition

  • capitalize transition types
  • refactorh

Grid

  • implement grid

Select

  • border radii
  • add classnames

  • enable several dropdowns open at the same time and fix navigation when several dropdowns are open

  • sorting function - alphabetic by group/outside
  • DOWNRIGHT etc. styles
  • autoadjust pivot/maxheight/maxwidth? based on available width/height

react-zx-toolbox

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-zx-toolbox

Usage

import React, { Component } from 'react'

import MyComponent from 'react-zx-toolbox'
import 'react-zx-toolbox/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © 13806

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago