Commit Graph

340 Commits

Author SHA1 Message Date
Belen Curcio d6ff25dd10 Adding popper 2018-08-08 08:41:10 -03:00
Belen Curcio 5d58681daa Merge branch 'next' of github.com:coralproject/talk into ui-components 2018-08-08 08:31:08 -03:00
Belén Curcio 685dbfd7be Merge pull request #1784 from coralproject/use-anchor-in-permalink
[next] Use anchor for better accessibility and restore history
2018-08-08 08:22:24 -03:00
Chi Vinh Le 52b36e2db0 Use anchor for better accessibility and restore history 2018-08-07 17:37:02 +02:00
Kiwi dff3e40005 Merge pull request #1741 from coralproject/permalink
[next] Permalink
2018-08-06 22:40:50 +02:00
Chi Vinh Le 8a97ed162c Fix types 2018-08-06 22:35:14 +02:00
Chi Vinh Le 3166478ec3 Add and refactor tests 2018-08-06 22:21:44 +02:00
Chi Vinh Le 95716da133 Remove unused dependency 2018-08-06 20:58:24 +02:00
Chi Vinh Le 1879edbf58 Add margin on both sides 2018-08-06 20:20:51 +02:00
Chi Vinh Le 8ecae1b9dd Merge branch 'permalink' of https://github.com/coralproject/talk into permalink 2018-08-06 20:14:03 +02:00
Chi Vinh Le 77eb538082 Add more integration tests 2018-08-06 20:13:50 +02:00
Kiwi c792dd4e7e Merge branch 'next' into permalink 2018-08-06 20:02:57 +02:00
Kiwi d0bcd53695 Merge pull request #1783 from coralproject/popup-next
Add popup component
2018-08-06 20:01:39 +02:00
Chi Vinh Le 820ee12485 Fix types 2018-08-06 19:56:09 +02:00
Belen Curcio 7c99dcf8df updates 2018-08-06 13:55:51 -03:00
Kiwi 59ce08e8b1 Merge branch 'next' into permalink 2018-08-06 17:47:52 +02:00
Chi Vinh Le a63da509a3 Merge branch 'next' into popup-next 2018-08-06 17:46:04 +02:00
Chi Vinh Le 7c91df5103 Add popup component 2018-08-06 17:43:52 +02:00
Belen Curcio 6c284feea7 Updated 2018-08-06 11:53:46 -03:00
Belen Curcio 608534b2d0 Updated 2018-08-06 11:51:32 -03:00
Belen Curcio 11ba91c20e Changes added 2018-08-06 11:49:45 -03:00
Belen Curcio b32553ef00 removing xs size 2018-08-06 11:40:50 -03:00
Belen Curcio 797b8cacc8 Merge branch 'next' of github.com:coralproject/talk into ui-components 2018-08-06 11:38:10 -03:00
Belén Curcio ef4637cf7e Merge pull request #1782 from coralproject/fix-docz
[next] Make docz work again
2018-08-06 11:36:35 -03:00
Chi Vinh Le 9ddc02fff5 Tweak mdx files 2018-08-06 07:36:08 +02:00
Chi Vinh Le 4fd735bc04 Restore docz 2018-08-05 22:35:02 +02:00
Chi Vinh Le 41f92b2144 Don't show icon on xs screens 2018-08-04 08:54:16 +02:00
Chi Vinh Le c7a96cc0f1 More style 2018-08-04 08:40:01 +02:00
Chi Vinh Le be1e5a2f7f Add margin, move elevation to theme, use colors from theme 2018-08-04 00:32:26 +02:00
Chi Vinh Le 0a5e6f7250 Styling improvements and responsibility 2018-08-04 00:16:00 +02:00
Chi Vinh Le 66d8244acc Refactor stream + some tests 2018-08-03 23:49:00 +02:00
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
Belen Curcio 8594b82d90 console.log 2018-08-03 13:09:08 -03:00
Belen Curcio 2a87fb83f7 rolling back docz 2018-08-03 12:58:00 -03:00
Belen Curcio dd546c227d rolling back docz 2018-08-03 12:57:49 -03:00
Belen Curcio 085723435b lock 2018-08-03 12:51:57 -03: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
Chi Vinh Le d05508d574 Adapt Icon sizes 2018-08-03 15:33:04 +02:00
Belen Curcio fbdc10e577 Merge branch 'ui-components' of github.com:coralproject/talk into ui-components 2018-08-03 09:25:11 -03:00
Belen Curcio 15865d1db2 Adding CallOut Component and tests 2018-08-03 09:24:48 -03:00
Belén Curcio c6b8840b47 Merge branch 'next' into ui-components 2018-08-03 08:33:04 -03:00
Belen Curcio c21b8a044e updated tests 2018-08-03 08:24:42 -03:00
Belen Curcio 051cb9885b removing old 2018-08-03 08:21:18 -03:00
Belen Curcio 5fb23c7634 Adding a new doc file on how to build forms :D! 2018-08-02 20:15:47 -03:00
Belen Curcio 0c9dd07f1f Adding InputLabel 2018-08-02 20:01:15 -03:00
Belen Curcio ba01263731 Adding TextField 2018-08-02 19:46:05 -03:00
Wyatt Johnson 4606626ec4 [next] Settings/Tenant (#1758)
* feat: initial support for synced tenants

* fix: cleanup

* fix: logger now respects logging level

* fix: cache now ignores updates issued from itself

* feat: print subscriber count

* fix: support tenant cache for oidc strategy

* fix: replace some constructor initializers with property initializers

* fix: audit

* [next] Comments and Moderation (#1759)

* feat: initial moderation + validation for new comments

* fix: added Promiseable type

* feat: initial actions impl

* feat: more moderation phases

* fix: handle settings inheritence

* fix: moved settings into new file

* fix: defaults and documentation

* fix: replace merge with object spread

* feat: added integration with akismet

* fix: fixed compile

* fix: import ordering

* fix: merge issue causing build to fail
2018-08-02 20:09:55 +00:00