Commit Graph

73 Commits

Author SHA1 Message Date
Chi Vinh Le 7dedf2c129 Update tests 2018-08-03 18:24:44 +02:00
Chi Vinh Le b3fa5e1e73 Integrate with embed 2018-08-03 18:19:37 +02:00
Chi Vinh Le 09cc76a973 Merge branch 'next' into permalink 2018-08-03 16:05:43 +02:00
Chi Vinh Le 41d4c67728 Merge branch 'next' into permalink 2018-08-03 15:59:48 +02:00
Chi Vinh Le 1376ed255b Improve styling, accessebility, usability and use mutation 2018-08-03 15:57:14 +02:00
Kiwi 6d7056d831 [next] Add support for embed (#1762)
* Move talk-server/config to talk-common/config

* Refactor build into /src/core/build and use common config

* Add embed webpack config

* Start implementing embed

* Implement embed

* Add pym types

* Add event emitter to Talk Context

* Add MatchMedia test for passing values from the context

* Add support for click far away

* Integrate pym click events to registerClickFarAway

* Add tests

* Resolve merge issues

* Apply PR review
2018-08-02 15:29:18 +00:00
Belén Curcio 7c446bc9d8 Changes 2018-07-31 11:20:16 -03:00
Belén Curcio bf959691eb Changes 2018-07-31 11:18:13 -03:00
Belén Curcio 466cecda5f Adding the mutation 2018-07-31 11:11:54 -03:00
Belén Curcio e1d534391c More Changes 2018-07-30 06:50:47 -03:00
Belén Curcio 2aa725d61c Changes 2018-07-30 06:30:11 -03:00
Belén Curcio d7c3796c9f Added missing dependency and test updated 2018-07-26 12:11:31 -03:00
Belén Curcio 2c4ce9169d Added missing dependency and test updated 2018-07-26 11:45:20 -03:00
Belén Curcio 325f453476 Back to the stream if comment not found 2018-07-26 11:27:22 -03:00
Belén Curcio ea44227519 Creating assetURL in localState
S
2018-07-26 11:21:57 -03:00
Belén Curcio 89472bfe9f Missing imports, redirects Back to the Stream, Share Button, Full func 2018-07-26 10:56:00 -03:00
Belén Curcio 8b56e408f8 Removing old implementation of attachment
Tiny refactor

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

* 'next' of github.com:coralproject/talk:
  [next] ClickOutside Component (#1757)

Support for ClickOutside
2018-07-25 19:44:25 -03:00
Belén Curcio 906940f152 Working single comment view 2018-07-25 17:24:14 -03:00
Belén Curcio e519503129 Progress: 2018-07-25 14:06:25 -03:00
Belén Curcio aee0fbf7ab Support for esc char 2018-07-24 16:09:56 -03:00
Belén Curcio 96e7407d4c Working 2018-07-24 13:22:22 -03:00
Belén Curcio 50e46b4606 wip 2018-07-23 18:17:33 -03:00
Wyatt Johnson 1ec1572efb fix: updated client code to respect missing usernames 2018-07-23 13:33:44 -06:00
Belén Curcio 49400d116f Merge branch 'next' of github.com:coralproject/talk into permalink
* 'next' of github.com:coralproject/talk: (36 commits)
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  Read env in watchers.ts
  updated tests
  Update ToggleShow.spec.tsx
  ToggleShow Component
  Fix CI thanks to wyatt
  ...
2018-07-23 16:00:08 -03:00
Kiwi 6bbb645552 [ToggleShow] Fix typo and better description (#1753)
* Fix typo

* Improve desc

* Add layout

* Fix Flex layout

* Use ui kit button
2018-07-20 22:40:12 +00:00
Chi Vinh Le b2e2e3e75d Styling fixes 2018-07-20 12:24:03 -03:00
Chi Vinh Le f8e9b5dd50 Harmonize typography 2018-07-20 10:46:48 -03:00
Chi Vinh Le 05605d6d50 Implement new button api 2018-07-19 19:47:01 -03:00
Belén Curcio 49552e7772 New Components 2018-07-19 15:07:02 -03:00
Chi Vinh Le 5acd48c49f Support Material Icons + bugfixes 2018-07-17 18:45:20 -03: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
Belén Curcio b9a8fdb77b feat: added support for --only flag
Merge pull request #1731 from coralproject/next-watcher-flags

Watcher --only
Use JSDocs comments (#1727)


Merge branch 'next' into prevent-compile-loop-relay
Merge pull request #1726 from coralproject/prevent-compile-loop-relay

[next] Adapt relay watch config
[next] Remove nodemon (#1725)

* Remove old nodemon configs

* Remove nodemon

[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

Adapt files.exclude (#1736)


Permalink ui

Adding Copy to clipboard functionality

WIP

clean request

wip

progress

progress

work in progress

wip

ui functionality

Translations :/

wip

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
  ...

Adding Attachment and Popover Component

merge conflicts

progress

Any

Working

Support for refs

Ready

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

* 'permalink' of github.com:coralproject/talk: (101 commits)
  Ready
  Support for refs
  Working
  Any
  progress
  merge conflicts
  Make timeagoFormatter optional
  More colors
  Colors
  Short circuit endless respawn
  fix: new mongo parser
  Remove jest from watcher config, as it doesnt run well inside
  Add jest set
  Apply suggestions
  Move react-timeago to dev
  Upgrade docz
  Cleanup docz scripts
  Support watcher sets
  [next] Support server side jest testing (#1747)
  Make filter only a pure function
  ...
2018-07-16 18:36:21 -03:00
Chi Vinh Le 0aa556d288 Make timeagoFormatter optional 2018-07-13 19:58:58 -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 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 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 01dc5cd47e Update snapshots 2018-07-12 14:42:39 -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 a79e916a96 Fully implement Flex and MatchMedia 2018-07-12 01:13:23 -03:00
Chi Vinh Le 5118d5ae58 Remove obsoloe snapshot 2018-07-11 16:22:35 -03:00
Chi Vinh Le ec1eff2b9d Mark comments as always returning a value 2018-07-10 19:14:42 -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