Commit Graph
229 Commits
Author SHA1 Message Date
Chi Vinh Le 7f265a93c8 Fix Flex margin bug and add examples 2018-07-19 21:02:16 -03:00
Chi Vinh Le 5e64961347 Update package-lock.json 2018-07-19 20:26:18 -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
Chi Vinh Le d31d8d94e2 Read env in watchers.ts 2018-07-19 19:26:50 -03:00
Belén Curcio 49d0296d5c updated tests 2018-07-19 15:47:00 -03:00
Kiwi 508d9618a2 Update ToggleShow.spec.tsx 2018-07-19 15:44:42 -03:00
Belén Curcio 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
Kiwi 6f11ec3338 Merge pull request #1749 from coralproject/ui-improvements
[next] UI improvements
2018-07-19 15:16:30 -03:00
Belén Curcio 49552e7772 New Components 2018-07-19 15:07:02 -03:00
Belén Curcio b0d8c1348b Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (102 commits)
  feat: added support for --only flag
  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)
  ...
2018-07-19 13:13:01 -03:00
Chi Vinh Le 78d00d69fe Fix CI thanks to wyatt 2018-07-18 19:36:43 -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
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
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
Belén Curcio cecb0b7da7 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:32:30 -03:00
Belén Curcio b1cb624e4f 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
2018-07-16 18:31:06 -03:00
Chi Vinh Le 7b929c356e Fix button styling 2018-07-16 18:26:41 -03:00
Belén Curcio 31113e7ecf Ready 2018-07-16 18:23:44 -03:00
Belén Curcio 4982d8d83e Support for refs 2018-07-16 18:19:21 -03:00
Belén Curcio 0cc705d71b Working 2018-07-16 18:10:57 -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
Belén Curcio 22f9631cb8 Any 2018-07-16 16:42:24 -03:00
Chi Vinh Le f24c21c94e Support wrapping, disable shrink by default 2018-07-16 16:25:32 -03:00
Chi Vinh Le b34b9e5986 Use readable css names in docz dev 2018-07-16 16:25:20 -03:00
Chi Vinh Le 524994d139 Use builtin types 2018-07-16 16:25:10 -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