Commit Graph

143 Commits

Author SHA1 Message Date
Belén Curcio 0cc705d71b Working 2018-07-16 18:10:57 -03:00
Belén Curcio 22f9631cb8 Any 2018-07-16 16:42:24 -03:00
Belén Curcio 7c88c251ea progress 2018-07-16 16:14:56 -03:00
Belén Curcio 4db619d825 merge conflicts 2018-07-16 14:25:56 -03:00
Belén Curcio db3db21140 Adding Attachment and Popover Component 2018-07-16 14:04:51 -03:00
Belén Curcio f97cab79c8 Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (42 commits)
  [next] Support server side jest testing (#1747)
  Update snapshots
  Add comments
  Remove precss
  Move react-responsive to dev deps
  Remove comment
  Mobile first approach
  Support standard css variables, dynamically set spacing-unit
  Add docs
  Fully implement Flex and MatchMedia
  Responsive Components <3
  fix: linting
  fix: adjusted pageInfo
  Remove obsoloe snapshot
  Move jsdom to dev deps
  Mark comments as always returning a value
  Add comment
  Fix unit tests
  Translate, concept for translation and id strings
  Add aria props
  ...
2018-07-16 13:42:54 -03:00
Belén Curcio abfa39529f Merge pull request #1730 from coralproject/timestamp
[next] Timestamp - Reader can see relative time of when that comment was posted
2018-07-16 13:39:39 -03:00
Chi Vinh Le 0aa556d288 Make timeagoFormatter optional 2018-07-13 19:58:58 -03:00
Kiwi f693820244 Merge branch 'next' into timestamp 2018-07-13 19:53:34 -03:00
Kiwi 09c941a906 Merge pull request #1748 from coralproject/watch-fixes
[next] Watcher 2.0
2018-07-13 19:53:06 -03:00
Chi Vinh Le 5f756056b1 More colors 2018-07-13 19:49:39 -03:00
Chi Vinh Le 1cd4d537af Colors 2018-07-13 19:46:12 -03:00
Chi Vinh Le 70ccd646ff Short circuit endless respawn 2018-07-13 19:39:15 -03:00
Wyatt Johnson 34ddd2ea0b fix: new mongo parser 2018-07-13 16:33:00 -06:00
Chi Vinh Le b6305bec16 Remove jest from watcher config, as it doesnt run well inside 2018-07-13 16:23:36 -03:00
Chi Vinh Le b1a7cdb78f Add jest set 2018-07-13 16:21:31 -03:00
Chi Vinh Le bd4091e41b Merge branch 'watch-fixes' of ssh://github.com/coralproject/talk into watch-fixes 2018-07-13 16:08:18 -03:00
Chi Vinh Le 27334c7bd1 Apply suggestions 2018-07-13 16:07:51 -03:00
Wyatt Johnson 399e9fd59f Merge branch 'next' into watch-fixes 2018-07-13 18:42:56 +00:00
Chi Vinh Le 1c33490bb6 Merge branch 'timestamp' of ssh://github.com/coralproject/talk into timestamp 2018-07-13 15:34:33 -03:00
Chi Vinh Le 34b80165c7 Move react-timeago to dev 2018-07-13 15:34:11 -03:00
Chi Vinh Le 07b910d7a3 Upgrade docz 2018-07-13 15:24:25 -03:00
Chi Vinh Le 911a03ba3d Cleanup docz scripts 2018-07-13 15:03:43 -03:00
Chi Vinh Le 035d241a72 Support watcher sets 2018-07-13 14:56:36 -03:00
Belen Curcio d1d80544ba Merge branch 'next' of github.com:coralproject/talk into permalink 2018-07-13 14:46:41 -03:00
Wyatt Johnson 6ce5d8492f Merge branch 'next' into timestamp 2018-07-13 17:11:05 +00:00
Kiwi cac0afa61e [next] Support server side jest testing (#1747)
* Support server side jest testing

* feat: more tests
2018-07-13 16:57:25 +00:00
Chi Vinh Le e76740c31f Make filter only a pure function 2018-07-13 11:37:56 -03:00
Chi Vinh Le 9684b6046b Parallel cleanup, skip empty watches 2018-07-13 11:26:19 -03:00
Chi Vinh Le d8021f0f33 Support sane watcher + auto detect watchman 2018-07-13 03:13:55 -03:00
Chi Vinh Le 05552f7a84 Use different kill method for watcher 2018-07-13 02:00:23 -03:00
Chi Vinh Le 487a108624 Typography support error color 2018-07-12 21:30:21 -03:00
Chi Vinh Le 1a65aa7635 Fix remaining test 2018-07-12 21:11:24 -03:00
Chi Vinh Le 885e53c34d Remove unnused value 2018-07-12 21:04:08 -03:00
Chi Vinh Le 542df81387 Update tests 2018-07-12 21:01:00 -03:00
Chi Vinh Le ea115dd5ef Fix linting 2018-07-12 20:45:38 -03:00
Chi Vinh Le 057d4254fa Add tests 2018-07-12 20:41:15 -03:00
Chi Vinh Le 809b0d8530 Update snapshts 2018-07-12 20:06:50 -03:00
Chi Vinh Le c7fc6d4243 Organize 2018-07-12 20:00:52 -03:00
Chi Vinh Le ab2c9a2195 Turn on better font rendering 2018-07-12 18:43:03 -03:00
Chi Vinh Le c60c4b3ef8 Make design responsive 2018-07-12 18:38:49 -03:00
Chi Vinh Le ec0adf8492 Show meaningful css names in dev 2018-07-12 18:38:38 -03:00
Chi Vinh Le 067464104a Rename Timestamp to RelativeTime 2018-07-12 16:40:11 -03:00
Chi Vinh Le 6467348296 Merge branch 'next' into timestamp 2018-07-12 16:29:23 -03:00
Chi Vinh Le 11d667cfb8 Update snapshots 2018-07-12 16:23:27 -03:00
Kiwi cf1c5c58c2 Merge pull request #1745 from coralproject/responsive
[next] Responsive Support
2018-07-12 15:59:14 -03:00
Chi Vinh Le ecf9dae9ec Merge branch 'responsive' of ssh://github.com/coralproject/talk into responsive 2018-07-12 14:43:30 -03:00
Chi Vinh Le 01dc5cd47e Update snapshots 2018-07-12 14:42:39 -03:00
Kiwi 59f8c68153 Merge branch 'next' into responsive 2018-07-12 14:35:13 -03:00
Chi Vinh Le ea0456ac76 Add comments 2018-07-12 14:34:40 -03:00