This repository has been archived by the owner on May 28, 2021. It is now read-only.
Releases: filecoin-project/slate-react-system
Releases · filecoin-project/slate-react-system
0.2.0 - BREAKING
This release is a breaking change since the https://github.com/textileio/js-powergate-client was never intended to be a client side library. Since then our product: https://slate.host has been evolving at an insane pace, we felt it was important to refine and reduce the entire component library.
Stay tuned for 1.0.0 where the team will re-evaluate every component and create a component library you can use in many contexts. Thanks for your patience!
- 923 KB bundle size
- All Filecoin experience modules removed until we understand how to fully use Filecoin.
- All Powergate references removed.
- Comments are hidden in final bundle.
See whats still available here: https://slate.host/system
0.1.0
0.0.7
- 343.7 KB bundle size
- Powergate 0.2.0 ready
- Input options
- New sliders
- New settings experience component
- Typography components will style anchor children
- New API example
- Misc improvements
- https://slate.host/system
0.0.6
- 318.4 KB bundle size
- New loaders
- New typography elements
- Misc improvements
- https://slate.host/system
0.0.5
- 329.5 kB bundle size
- https://slate.host/experiences/list-filecoin-deals
- Improvements and optimizations
0.0.4
0.0.3
import { PeersList } from 'slate-react-system';
import { CreateFilecoinStorageDeal } from 'slate-react-system';
import { CreateFilecoinAddress } from 'slate-react-system';
import { CreateToken } from 'slate-react-system';
- Misc React component improvements and cleanup.
- 288kb minified bundle.