react-zx-toolbox
v1.0.24
Published
Made with create-react-library
Downloads
120
Readme
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
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