Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Releases: filecoin-project/slate-react-system

0.2.0 - BREAKING

26 Nov 01:57
Compare
Choose a tag to compare

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

Screen Shot 2020-11-25 at 5 36 09 PM

0.1.0

0.0.7

29 Jul 00:05
Compare
Choose a tag to compare
  • 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

21 Jul 02:21
Compare
Choose a tag to compare

0.0.5

20 Jul 06:55
Compare
Choose a tag to compare

0.0.4

10 Jul 07:31
Compare
Choose a tag to compare
  • import { FilecoinBalancesList } from 'slate-react-components'
  • import { SendAddressesFilecoin } from 'slate-react-components'
  • 298 KB bundle size
  • adds box-sizing: border-box and more fallback font cases to components.

0.0.3

07 Jul 08:31
Compare
Choose a tag to compare
  • 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.

0.0.2

02 Jul 09:45
Compare
Choose a tag to compare
  • Module reduced to 143kb.
  • Fallback fonts have been added for all components.
  • Paragraph blocks now have link styles.
  • Fixes HTML warnings and React key warnings.

0.0.1

02 Jul 07:41
Compare
Choose a tag to compare

First version