Commit Graph

54 Commits

Author SHA1 Message Date
Silas a9e3eb8b2c
add style to splash icon header props and classname to centered container 2022-02-24 01:12:37 -05:00
Silas 23c82e39ae
0.1.26 2022-02-24 00:49:19 -05:00
Silas d6f0f1188e
0.1.25 2022-02-24 00:43:25 -05:00
Silas c516617f61
0.1.24 2022-02-24 00:19:45 -05:00
Silas fbe32cd26a
0.1.23 2022-02-24 00:17:12 -05:00
Silas 3e685eaf8d
0.1.22 2022-02-24 00:08:47 -05:00
Silas 26b4a964ca
let splash icon header take in style prop 2022-02-24 00:08:23 -05:00
Silas fb0561e3a2
0.1.21 2022-02-12 16:27:45 -05:00
Silas 3828128165
0.1.19 2021-11-26 16:56:12 -05:00
Silas 10419d8efd
try adding react back to dependencies 2021-11-26 16:55:59 -05:00
Silas 77761465df
0.1.18 2021-11-26 16:26:45 -05:00
Silas 6ee5c44372
add iconarrow to exports 2021-11-26 16:26:37 -05:00
Silas 5298a998ad
0.1.17 2021-11-26 15:12:26 -05:00
Silas 67b5d9343b
take out unused dependencies 2021-11-26 15:12:10 -05:00
Silas c0a60f9bcc
clean up directory structure and remove unused files 2021-11-26 15:05:36 -05:00
Silas 60aae48dcc
0.1.16 2021-11-26 13:52:12 -05:00
Silas 7f883c5562
fix svg errors and global export 2021-11-26 13:51:54 -05:00
Silas 6c22711b00
0.1.15 2021-11-26 12:47:23 -05:00
Silas 6fe61070d1
potentially fix global style export 2021-11-26 12:47:07 -05:00
Silas c6089c5992
0.1.14 2021-11-26 12:44:40 -05:00
Silas b683ca504c
potentially fix global style export 2021-11-26 12:44:26 -05:00
Silas ede4c6e5ca
0.1.13 2021-11-26 12:36:53 -05:00
Silas a6f22736ef
Revert "Revert "0.1.7""
This reverts commit b35c712a38.
2021-11-26 12:36:17 -05:00
Silas d6cfac6e26
0.1.12 2021-11-26 12:31:26 -05:00
Silas b5ee7aeb86
one more export test 2021-11-26 12:31:11 -05:00
Silas 3a2d65e69d
0.1.11 2021-11-26 12:21:42 -05:00
Silas 7f2607a6a1
add back pub script 2021-11-26 12:21:35 -05:00
Silas b35c712a38
Revert "0.1.7"
This reverts commit f9ed3cdc3a.
2021-11-26 12:19:52 -05:00
Silas f6a1423e2b
0.1.10 2021-11-26 12:13:02 -05:00
Silas c731e44f17
emit source maps, add react as dependency 2021-11-26 12:12:48 -05:00
Silas 876cde45da
0.1.9 2021-11-26 11:56:47 -05:00
Silas c791f7b33c
fix global style export 2021-11-26 11:56:34 -05:00
Silas 66343cd668
0.1.8 2021-11-26 11:53:26 -05:00
Silas f9ed3cdc3a
0.1.7 2021-11-26 11:48:46 -05:00
Silas f12446b631
version bump 2021-11-26 10:58:50 -05:00
Silas 2fb002f284
another export test 2021-11-26 10:58:08 -05:00
Silas 0dcfa809cf
add typings 2021-11-26 10:45:49 -05:00
Silas 9a7a66fcf8
minor bump 2021-11-25 22:00:16 -05:00
Silas e3fc1f90d9
another test 2021-11-25 21:59:41 -05:00
Silas 1653b5f924
more tests 2021-11-25 21:52:47 -05:00
Silas c39fa0d580
bump version 2021-11-25 21:38:17 -05:00
Silas 6871df423f
testing out exports 2021-11-25 21:30:39 -05:00
Silas 469d767562
version bump 2021-11-25 12:59:22 -05:00
Silas 5ebd3f3564
update readme 2021-11-25 12:57:49 -05:00
Silas a9c5473c1c
configure repo for deployment to npm 2021-11-25 12:45:24 -05:00
Lindsey c94ae8960f Draw the rest of the UI library 2021-09-25 02:12:50 -04:00
Lindsey a8e3774bc8 Add Select, InputButtonWithIcon components 2021-09-24 01:09:13 -04:00
Lindsey 1b0815b477 Add TextArea component 2021-09-23 00:27:55 -04:00
Lindsey b29027dd42 Add hover styles to button. Make input use shared variables for padding, border-radius 2021-09-20 11:21:43 -04:00
Lindsey 0e800a3a05 Add input component w/ disabled variant. Add onClick to button. 2021-09-20 11:01:58 -04:00