2.6.6 • Published 5 years ago
@joinbox/ui-components v2.6.6
Re-usable UI Components for and from Joinbox
Use
- All components are custom elements.
- Make sure to use the appropriate polyfill for old browsers. If not noted otherwise, only the custom element polyfill is needed.
- Embed the JavaScript file that ends with
Element; it defines the custom element onwindow. - If you are using Babel, install regenerator-runtime
and import it before the elements via
import 'regenerator-runtime/runtime.js';
Components
Tools
- Split Text
- Dynamic Page Loader – use barba.js instead!
- once, import as
import { once } from '@joinbox/ui-components' - slide, import as
import { slide } from '@joinbox/ui-components' - createDebounce, import as
import { createDebounce } from '@joinbox/ui-components'
Tests
npm i && npm test
2.6.1
5 years ago
2.6.3
5 years ago
2.6.2
5 years ago
2.6.5
5 years ago
2.6.4
5 years ago
2.6.6
5 years ago
2.6.0
5 years ago
2.5.2
5 years ago
2.5.1
5 years ago
2.5.0
5 years ago
2.4.0
5 years ago
2.3.2
5 years ago
2.3.1
5 years ago
2.3.0
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.1
5 years ago
2.1.0
5 years ago
2.0.0
5 years ago
1.1.0
5 years ago
1.0.0
5 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.0
6 years ago
0.1.0
6 years ago