Commit Graph

34 Commits

Author SHA1 Message Date
b683ca504c potentially fix global style export 2021-11-26 12:44:26 -05:00
ede4c6e5ca 0.1.13 2021-11-26 12:36:53 -05:00
a6f22736ef Revert "Revert "0.1.7""
This reverts commit b35c712a38.
2021-11-26 12:36:17 -05:00
d6cfac6e26 0.1.12 2021-11-26 12:31:26 -05:00
b5ee7aeb86 one more export test 2021-11-26 12:31:11 -05:00
3a2d65e69d 0.1.11 2021-11-26 12:21:42 -05:00
7f2607a6a1 add back pub script 2021-11-26 12:21:35 -05:00
b35c712a38 Revert "0.1.7"
This reverts commit f9ed3cdc3a.
2021-11-26 12:19:52 -05:00
f6a1423e2b 0.1.10 2021-11-26 12:13:02 -05:00
c731e44f17 emit source maps, add react as dependency 2021-11-26 12:12:48 -05:00
876cde45da 0.1.9 2021-11-26 11:56:47 -05:00
c791f7b33c fix global style export 2021-11-26 11:56:34 -05:00
66343cd668 0.1.8 2021-11-26 11:53:26 -05:00
f9ed3cdc3a 0.1.7 2021-11-26 11:48:46 -05:00
f12446b631 version bump 2021-11-26 10:58:50 -05:00
2fb002f284 another export test 2021-11-26 10:58:08 -05:00
0dcfa809cf add typings 2021-11-26 10:45:49 -05:00
9a7a66fcf8 minor bump 2021-11-25 22:00:16 -05:00
e3fc1f90d9 another test 2021-11-25 21:59:41 -05:00
1653b5f924 more tests 2021-11-25 21:52:47 -05:00
c39fa0d580 bump version 2021-11-25 21:38:17 -05:00
6871df423f testing out exports 2021-11-25 21:30:39 -05:00
469d767562 version bump 2021-11-25 12:59:22 -05:00
5ebd3f3564 update readme 2021-11-25 12:57:49 -05:00
a9c5473c1c configure repo for deployment to npm 2021-11-25 12:45:24 -05:00
c94ae8960f Draw the rest of the UI library 2021-09-25 02:12:50 -04:00
a8e3774bc8 Add Select, InputButtonWithIcon components 2021-09-24 01:09:13 -04:00
1b0815b477 Add TextArea component 2021-09-23 00:27:55 -04:00
b29027dd42 Add hover styles to button. Make input use shared variables for padding, border-radius 2021-09-20 11:21:43 -04:00
0e800a3a05 Add input component w/ disabled variant. Add onClick to button. 2021-09-20 11:01:58 -04:00
3d2a2ac724 Add label and bottom-margin technology 2021-09-19 23:23:51 -04:00
2442a6b9bc Add a bunch of spacing components and h1/h2 components 2021-09-19 22:26:42 -04:00
2480b5200d Setup styled-components, typescript, barebones button component, global styles, and shared css variables 2021-09-19 18:31:35 -04:00
89b26adb02 Initial commit 2021-09-18 13:36:49 -04:00