1.0.0 • Published 11 months ago

@arconnect/components v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

ArConnect Components Library

Setup

This project does not include a CSS reset or global default styles.

Depending on your setup, the best way to provide those would vary, but in general the best option is to do it using a plain CSS file. Avoid using styled-components's createGlobalStyle() as it might result in the following error and unexpected results:

Please do not use @import CSS syntax in createGlobalStyle at this time, as the CSSOM APIs we use in production do not handle it well. Instead, we recommend using a library such as react-helmet to inject a typical <link> meta tag to the stylesheet, or simply embedding it manually in your index.html <head> section for a simpler app.

You can find some simple global styles / CSS reset in this repo, at:

  • .storybook/preview-head.html

Additionally, you can find a more complex example in https://github.com/arconnectio/ArConnect/:

  • ArConnect/src/popup.html
  • ArConnect/assets/popup.css
  • ArConnect/src/components/hardware/HardwareWalletTheme.tsx
1.0.0

11 months ago

0.3.9

1 year ago

0.3.11

1 year ago

0.3.10

1 year ago

0.3.8

1 year ago

0.3.7

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.3.2

2 years ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.4

2 years ago

0.1.27

3 years ago

0.1.28

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.21

3 years ago

0.1.22

3 years ago

0.1.23

3 years ago

0.1.24

3 years ago

0.1.25

3 years ago

0.1.26

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago