Commit Graph
132 Commits
Author SHA1 Message Date
Wyatt Johnson bdd4bfc272 feat: initial passport user auth impl 2018-07-20 14:30:07 -06:00
Wyatt JohnsonandGitHub 2e4d23e900 Merge branch 'next' into next-passport 2018-07-20 19:26:58 +00:00
Chi Vinh Le cb40f061be Fix wrong hour pluralization 2018-07-20 13:39:39 -03:00
Wyatt Johnson a6bfad0833 feat: more JWT tests 2018-07-20 09:58:40 -06:00
KiwiandGitHub c77d8739e7 Merge branch 'next' into ghost-button-next 2018-07-20 12:32:07 -03:00
Chi Vinh Le 0280d300f5 Implement button active state 2018-07-20 12:31:35 -03:00
Chi Vinh Le b2e2e3e75d Styling fixes 2018-07-20 12:24:03 -03:00
Chi Vinh Le 6eb82ed555 Merge branch 'toggleshow' of https://github.com/coralproject/talk into toggleshow 2018-07-20 11:05:59 -03:00
Chi Vinh Le c5951117c3 Fix Playground 2018-07-20 11:05:42 -03:00
Chi Vinh Le e33ea6d0aa Commit snapshots 2018-07-20 10:49:31 -03:00
Chi Vinh Le f8e9b5dd50 Harmonize typography 2018-07-20 10:46:48 -03:00
Chi Vinh Le 7f265a93c8 Fix Flex margin bug and add examples 2018-07-19 21:02:16 -03:00
Chi Vinh Le 69b459d02b Use explicit export 2018-07-19 20:02:21 -03:00
Chi Vinh Le 521af6f0aa Implement ButtonIcon component 2018-07-19 19:58:55 -03:00
Chi Vinh Le 726f2f0d17 Remove wrong ref prop 2018-07-19 19:48:58 -03:00
Chi Vinh Le 05605d6d50 Implement new button api 2018-07-19 19:47:01 -03:00
Belén Curcio 49d0296d5c updated tests 2018-07-19 15:47:00 -03:00
KiwiandGitHub 508d9618a2 Update ToggleShow.spec.tsx 2018-07-19 15:44:42 -03:00
Belén CurcioandGitHub 212932486a Merge branch 'next' into toggleshow 2018-07-19 15:40:02 -03:00
Belén Curcio b87f984fd3 ToggleShow Component 2018-07-19 15:38:41 -03:00
Chi Vinh Le 236a740497 Fix icons in firefox 2018-07-18 17:15:36 -03:00
Chi Vinh Le 0ee20febd2 Export TrapFocus Props 2018-07-18 16:11:08 -03:00
Chi Vinh Le 90cb56d92f Implement TrapFocus Component 2018-07-18 16:05:34 -03:00
Wyatt Johnson a2a0cebb06 feat: initial token issuing support 2018-07-17 16:57:36 -06:00
Chi Vinh Le a4104f8bd8 Add children to types 2018-07-17 19:38:58 -03:00
Chi Vinh Le d09835020d Rename WrappedComponent to BaseComponent 2018-07-17 19:22:06 -03:00
Chi Vinh Le 9c98330ea4 Self host fonts and fix font weights 2018-07-17 19:16:14 -03:00
Chi Vinh Le 5acd48c49f Support Material Icons + bugfixes 2018-07-17 18:45:20 -03:00
Wyatt Johnson caec45a0c6 feat: passport impl 2018-07-17 12:32:43 -06:00
Chi Vinh Le e064ad49ae Add missing tests 2018-07-17 15:31:40 -03:00
Chi Vinh Le de739554c8 Forward Ref Stub 2018-07-17 15:23:16 -03:00
Chi Vinh Le 7b929c356e Fix button styling 2018-07-16 18:26:41 -03:00
Chi Vinh Le f71d449079 Disable hover styling for touches 2018-07-16 18:05:19 -03:00
Chi Vinh Le 35ab62af92 Correct colors 2018-07-16 18:03:35 -03:00
Chi Vinh Le 2c2213893e Add withMouseHover HOC 2018-07-16 18:02:50 -03:00
Wyatt Johnson 6f6bedb07a feat: production updates 2018-07-16 13:26:41 -06:00
Chi Vinh Le f24c21c94e Support wrapping, disable shrink by default 2018-07-16 16:25:32 -03:00
Chi Vinh Le 524994d139 Use builtin types 2018-07-16 16:25:10 -03:00
Wyatt Johnson b07073b882 review: tests 2018-07-16 13:14:38 -06:00
Wyatt Johnson 01dab3213a Merge branch 'next' into next-passport 2018-07-16 11:49:31 -06:00
Wyatt Johnson 7e98580264 review: changes for review 2018-07-16 11:38:28 -06:00
Wyatt Johnson f5ef551fb4 review: input.password -> hashedPassword 2018-07-16 10:49:16 -06:00
Chi Vinh Le 0aa556d288 Make timeagoFormatter optional 2018-07-13 19:58:58 -03:00
KiwiandGitHub f693820244 Merge branch 'next' into timestamp 2018-07-13 19:53:34 -03:00
Wyatt Johnson 34ddd2ea0b fix: new mongo parser 2018-07-13 16:33:00 -06:00
Wyatt Johnson 2a7fa08bd6 fix: renamed type file 2018-07-13 14:52:10 -06:00
Wyatt Johnson a2a49b8e45 feat: improved user creation 2018-07-13 14:36:54 -06:00
Wyatt JohnsonandGitHub 6ce5d8492f Merge branch 'next' into timestamp 2018-07-13 17:11:05 +00:00
Wyatt JohnsonandGitHub 42d30af27b Merge branch 'next' into next-passport 2018-07-13 16:57:35 +00:00
KiwiandWyatt Johnson cac0afa61e [next] Support server side jest testing (#1747)
* Support server side jest testing

* feat: more tests
2018-07-13 16:57:25 +00:00