Commit Graph

196 Commits

Author SHA1 Message Date
Baldi
b7ef97308b Configure pre-commit hook with husky and lint-staged 2019-07-29 22:53:00 -03:00
Artur Bień
b04e7fc0d9 Merge pull request #52 from vnallamhawk/master
including eslint configuration
2019-07-28 17:58:07 +02:00
Rakesh Nallam
b0a0d7e611 refactor():removed eslintrc 2019-07-24 20:13:25 -07:00
Rakesh Nallam
4919b5c714 chore():including eslint configuration 2019-07-24 00:17:32 -07:00
Artur Bień
4754a825fe Merge pull request #51 from luizbaldi/testing-library
Testing with react-testing-library
2019-07-23 18:29:41 +02:00
Baldi
1e7ab289f3 Test disabled Buttons for all variants 2019-07-22 21:25:31 -03:00
Baldi
8dd1ce7c44 Improve tests on Bar and Button
- Improve Bar tests with blockSizes from commom instead of static values
- Test disabled Button callback function
2019-07-21 22:52:25 -03:00
Baldi
32409fc188 Merge branch 'master' of https://github.com/luizbaldi/React95 into testing-library 2019-07-18 22:31:05 -03:00
Baldi
adbbb428b4 Create tests for Button 2019-07-18 22:27:59 -03:00
Baldi
686230b5c1 Create tests for Bar and Cutout components 2019-07-16 22:01:38 -03:00
Artur Bień
ea317b8618 Update README.md 2019-07-16 21:51:15 +02:00
Artur Bień
a9e0af58d6 Merge pull request #49 from arturbien/issue-#44
closes #44
2019-07-12 18:07:34 +02:00
Artur Bien
99a1d2e9e2 closes #44 2019-07-12 18:04:43 +02:00
Artur Bień
11d8053db6 Merge pull request #48 from arturbien/issue-#45
closes #45
2019-07-12 17:23:53 +02:00
Artur Bien
d09dc7c94b closes #45 2019-07-12 17:23:00 +02:00
Artur Bień
99b06d327d Merge pull request #47 from Mrpanquecas/selectfield
Select component allow other units in width, fix #46
2019-07-12 17:05:09 +02:00
MrPanquecas
52e0f3a771 Select component allow other units in width, fix #46 2019-07-11 17:20:30 +01:00
Baldi
526dc80144 Create render with theme wrapper and add tests for Avatar 2019-07-10 21:40:21 -03:00
Baldi
5260860857 Add babel plugin to handle async tests 2019-07-10 21:38:11 -03:00
Baldi
1084401f07 Create tests for AppBar 2019-07-09 22:32:22 -03:00
Baldi
2f81a44f14 Add and config jest-styled-components 2019-07-09 10:12:07 -03:00
Baldi
80ccf5bb12 Create tests for Anchor 2019-07-08 22:37:33 -03:00
Baldi
69e498dec6 Setup initial test structure 2019-07-08 21:56:17 -03:00
Artur Bien
93d107a96f updated Storybook with button sizes and close button in Window 2019-06-03 20:26:19 +02:00
Artur Bień
c0bd619aa3 Merge pull request #43 from arturbien/christoshrousis-button-sizes
Christoshrousis button sizes
2019-06-03 20:23:03 +02:00
Artur Bien
8d6660964d minor changes 2019-06-03 20:20:47 +02:00
Artur Bień
8d25453b2a Merge pull request #41 from christoshrousis/close-example
Add a storybook example for Window with close.
2019-06-03 20:13:08 +02:00
Christos
d0bc991440 Demonstrate all button sizes.
- Import the standardised button sizes.
- Use this to demostrate that there's 3 sizes not just Large.
2019-06-02 22:42:06 +10:00
Christos
836545eefc Address Feedback
- Move x to default story.
- Move button closer to frame.
2019-06-02 22:22:27 +10:00
Christos
1c212905c6 Add a storybook example for Window with close.
- Use standard header with space-between button
2019-06-02 01:05:13 +10:00
Artur Bień
c32ea2e308 Create FUNDING.yml 2019-05-26 23:07:51 +02:00
Artur Bien
a8f9aff80a released v2.0.0 v2.0.0 2019-05-26 16:01:25 +02:00
Artur Bien
39fb3539af went back to previous Checkbox and Radio size, built storybook 2019-05-26 15:49:07 +02:00
Artur Bien
d3741e8652 fixed menu Button active style hover issue, minor style change on WindowHeader 2019-05-26 15:05:56 +02:00
Artur Bien
01841bba0e added top margin to Fieldset 2019-05-25 12:34:38 +02:00
Artur Bien
b9a54acc98 increased size of Radio and Checkbox inputs 2019-05-25 12:29:00 +02:00
Artur Bien
400070c646 turned Hourglass GIF to base64 2019-05-25 12:12:58 +02:00
Artur Bień
daaa9224dd Merge pull request #40 from arturbien/hatched-background-on-active-buttons
finished
2019-05-23 21:00:41 +02:00
Artur Bien
c5c26cd116 finished 2019-05-23 20:58:20 +02:00
Artur Bień
d6525803cc Merge pull request #39 from arturbien/new-components
Flat variants for components
2019-05-22 21:02:44 +02:00
Artur Bien
bdb691513f removed obsolete variable declaration from Checkbox 2019-05-22 20:56:50 +02:00
Artur Bien
d3487b80c3 fixed theme not changing on certain stories 2019-05-22 20:02:05 +02:00
Artur Bien
a4baaff029 changed WindowHeader size 2019-05-21 21:00:45 +02:00
Artur Bien
d50fd07ccf fixed disabled menu button hover issue 2019-05-21 20:45:04 +02:00
Artur Bien
890573863f added flat NumberField 2019-05-21 20:40:30 +02:00
Artur Bien
3dec12801b added hover and active border styles to menu button 2019-05-20 22:11:14 +02:00
Artur Bien
aac72185f2 switched from 'flat' flag to 'variant' prop in components 2019-05-20 21:57:20 +02:00
Artur Bień
b5aa123c02 Merge pull request #30 from arturbien/avatar
added Avatar component
2019-05-19 21:07:17 +02:00
Artur Bien
bb8b18b452 changed Avatar implementation 2019-05-19 21:04:36 +02:00
Artur Bien
21cf361265 fixed Button issue 2019-05-19 20:28:54 +02:00