Rodrigo Antinarelli
b6201ebc34
feat: ui-v2 Color System Naming
2020-05-15 12:43:46 +01:00
Rodrigo Antinarelli
b39a96cfb2
fix: StudyList Fixes
2020-05-15 12:37:41 +01:00
Gustavo André Lelis
2138565990
feat: Study List Filter ( #1504 )
...
* Inital changes for study list filters
* Style updates on filter
* Small style changes on filter
* Style changes updates on Input and Label and finish fitler
* Refactor on study list filter
* Remove not used callbackFunction
* Small style change
* Adding underline on Learn more link
* Make sure does not show sortable if have no results
* Some style polish
* Fixing margin on filter
* Adding inherit as color on buttons
* Adding inherit on learn more button color
* Addin border with opacity
2020-05-15 12:37:38 +01:00
Rodrigo Antinarelli
fe672a804e
feat: Study List Table - v2 ( #1497 )
...
* small fix in button hover
* exported icons
* feat: StudyList Table
* icons comment
* fix bottom spacing
* add gatsby plugin for svg import
* move mock file to ui
* replace component to import from ui
* move StudyList to platform/ui
* fix inner table bg color
* fix inner table border
* add custom flex values
* create custom class for custom scrollbar
* fix inner table
* update comment
* refactor for reusable classes
* update scrollbar name
* fix studyList export
* update scrollbar class
2020-05-15 12:36:00 +01:00
Rodrigo Antinarelli
6b853eae56
create themeWrapper to be used as wrapper
2020-05-15 12:35:00 +01:00
Rodrigo Antinarelli
16bd29077e
fix theme colors
2020-05-15 12:33:10 +01:00
Rodrigo Antinarelli
82079a219d
fix button proptype
2020-05-15 12:31:50 +01:00
Rodrigo Antinarelli
e84f88691f
fix unexpected comma
2020-05-15 12:30:15 +01:00
Danny Brown
d6e3b45f3c
feat: nuke UI project; start new with updated tooling BREAKING_CHANGE ( #1468 )
...
BREAKING_CHANGE
* initial structure for components rewrite
* WIP Input
* WIP Label
* add button props
* add label class name
* fix dependency
* new examples buttonModules & buttonEmotion + refac
* clean up to merge initial code into base branch
* remove unused file
* extend default theme -- add new colors
* chore: prettier formatting
* chore: try to exclude feature branch PRs
* chore: suggest toml syntax highlighting extension
* chore: capture yarn.lock changes
* docs: condense readme
* chore: update deploy preview to build docz component library
* chore: Add component library to deploy preview index
* chore: fix invalid tailwindcss config
* chore: try tweaking toml to kickstart preview
* chore: revert
* chore: fix formatting of file index
* chore: don't waste precious build minutes on a broken build
* chore: chmod build-and-deploy.sh
* ci: nuke circleci until we need the workflows on master
* debug lerna commands
* remove redundant yarn commands
* try nohoist
* revert tests
* attempt to resolve import issue
* force update yarn lock
* try new workarounds for yarn version
* another workaround
* shift vtk to extension repo deps
* catch vtk addition
* update lock
* Try older yarn version
* try again
* debugging
* fix: yarn doctor warnings
* learn some life lessons from the yarn docs
* clean up netlify.toml
* clean up netlify.toml
* yarn package doctor react-dom
* yarn doctor: missing peer dep
* yarn doctor, satisfying webpack loader peer deps
* fix docz base path for deploy-preview
* yarn docter: replaced prePublishOnly usage
* More yarn doctoring
* ignore .yarn directory
* fix last yarn doctor warning
* updated yarn lock
Co-authored-by: Rodrigo Antinarelli <rodrigoantinarelli@gmail.com>
2020-05-15 12:28:18 +01:00
Rodrigo Antinarelli
36d5a46028
feat: Button Component
2020-05-15 12:21:19 +01:00
Rodrigo Antinarelli
b53d4528fb
new examples buttonModules & buttonEmotion + refac
2020-05-15 12:19:05 +01:00
Rodrigo Antinarelli
f713306fe3
add button props
2020-05-15 12:18:34 +01:00
Rodrigo Antinarelli
c391c007ff
initial structure for components rewrite
2020-05-15 12:18:30 +01:00