Commit Graph

84 Commits

Author SHA1 Message Date
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
Chi Vinh Le 9f5ce08952 Remove precss 2018-07-12 14:32:56 -03:00
Chi Vinh Le aac63bfd3c Move react-responsive to dev deps 2018-07-12 14:28:10 -03:00
Chi Vinh Le 4f8d016ac8 Remove comment 2018-07-12 14:26:17 -03:00
Chi Vinh Le 2d69982ebb Mobile first approach 2018-07-12 14:23:54 -03:00
Chi Vinh Le ff41fabb37 Support standard css variables, dynamically set spacing-unit 2018-07-12 03:19:14 -03:00
Chi Vinh Le 1a08aba969 Add docs 2018-07-12 02:02:47 -03:00
Chi Vinh Le a79e916a96 Fully implement Flex and MatchMedia 2018-07-12 01:13:23 -03:00
Kiwi 53190f75f1 Merge pull request #1744 from coralproject/comments-connection
[next] Stream comments and replies + pagination
2018-07-11 18:10:32 -03:00
Belén Curcio 43c13c0731 Responsive Components <3 2018-07-11 17:50:21 -03:00
Wyatt Johnson d2368f4cc5 fix: linting 2018-07-11 14:49:18 -06:00
Wyatt Johnson bfede26ddd fix: adjusted pageInfo 2018-07-11 14:24:51 -06:00
Chi Vinh Le 5118d5ae58 Remove obsoloe snapshot 2018-07-11 16:22:35 -03:00
Chi Vinh Le 5f9e6b359a Move jsdom to dev deps 2018-07-10 19:17:16 -03:00
Chi Vinh Le ec1eff2b9d Mark comments as always returning a value 2018-07-10 19:14:42 -03:00
Chi Vinh Le 8e87cba52f Add comment 2018-07-10 19:00:22 -03:00
Chi Vinh Le 186f8e1987 Fix unit tests 2018-07-10 18:51:22 -03:00
Chi Vinh Le 358fe97069 Translate, concept for translation and id strings 2018-07-10 18:44:56 -03:00
Chi Vinh Le 5e5b0a3888 Add aria props 2018-07-10 16:29:07 -03:00
Chi Vinh Le 15cbb94756 Remove AssetList feature 2018-07-10 16:04:02 -03:00
Chi Vinh Le f7ef7ae2b0 Use correct gutter for username 2018-07-10 15:30:39 -03:00
Chi Vinh Le 3355400248 Disable load more and show all button during load 2018-07-10 15:25:36 -03:00
Belén Curcio 37338ceab9 Merge branch 'next' of github.com:coralproject/talk into timestamp
* 'next' of github.com:coralproject/talk:
  Adapt files.exclude (#1736)
  [next] Jest implementation for React Components (#1733)
  [next] Remove nodemon (#1725)
  Use JSDocs comments (#1727)
  feat: added support for --only flag
  Do not rerun relay compiler on its own changes
2018-07-10 13:52:56 -03:00
Belén Curcio 805492931b Implement Timestamp
Merge branch 'next' into timestamp

Fix test and translations

Merge branch 'timestamp' of github.com:coralproject/talk into timestamp

* 'timestamp' of github.com:coralproject/talk:
  Fix test and translations
  Implement Timestamp
2018-07-10 13:34:27 -03:00
Chi Vinh Le 8690646409 Better css classnames in snapshots 2018-07-10 12:29:42 -03:00
Chi Vinh Le d89d4c25b7 Extract Username, Add indent styles 2018-07-10 12:15:39 -03:00
Chi Vinh Le ca12ec652d Throw when wrong args are provided 2018-07-09 21:01:45 -03:00
Chi Vinh Le a18a9ab0c4 Narrow down arguments in stub 2018-07-09 20:55:36 -03:00
Chi Vinh Le 11de453aac Fix showAllReplies test 2018-07-09 17:41:39 -03:00
Chi Vinh Le 25c931cc05 Implement Replies 2018-07-09 16:45:36 -03:00
Chi Vinh Le 84dd673c2e Add integration tests! 2018-07-06 21:19:49 -03:00
Chi Vinh Le d7acd23884 Merge branch 'next' into comments-connection 2018-07-06 16:23:09 -03:00
Chi Vinh Le 041e2e9cda Update package-lock.json 2018-07-06 16:22:29 -03:00
Chi Vinh Le b83dabc616 Add unit tests 2018-07-06 16:11:05 -03:00
Chi Vinh Le f7a6b974a3 Support Enzyme and Relay in Jest 2018-07-06 16:10:20 -03:00
Kiwi 4fe85b8dbc Adapt files.exclude (#1736) 2018-07-06 13:08:10 -06:00
Chi Vinh Le 4a9e620eaf Adapt files.exclude 2018-07-06 15:38:20 -03:00
Chi Vinh Le 2c3e53e573 Make Jest work with Relay! 2018-07-05 19:11:32 -03:00
Chi Vinh Le 0fc57ab6a7 Merge branch 'next' into comments-connection 2018-07-05 15:10:37 -03:00
Kiwi 37cb23dd59 [next] Jest implementation for React Components (#1733)
* Make jest testing work with custom path and css modules

* Add first test

* feat: added unit tests to ci

* fix: updated package-lock.json

* Update cssTransform.js

* Update cssTransform.js

* Fix test in ci
2018-07-05 09:04:38 -06:00