1.0.24 • Published 5 years ago
react-zx-toolbox v1.0.24
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
1.0.24
5 years ago
1.0.23
5 years ago
1.0.22
5 years ago
1.0.21
5 years ago
1.0.20
5 years ago
1.0.19
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.2
5 years ago
1.0.3
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago