ConnectDotz

Results 17 issues of ConnectDotz

the package spec failed for a fresh clone: ![pic1](https://cloud.githubusercontent.com/assets/891093/26512330/154aaaf0-4234-11e7-92ee-19731a66ef9a.png) Looking at the spec (minimap-codeglance-spec.coffee), not sure if it should work? The "sample.js" file is not in the source tree and...

when submitting non-trivial PR without `CHANGELOG.md`, the travis build correctly identify this problem via danger but it didn't report with the correct cause, only to show that the build has...

**Describe the bug** adding an inline-script (coped from the inline-script doc) in capture-to-active-file caused an error: `please provide a capture path ...` error. **To Reproduce** Steps to reproduce the behavior:...

bug

the latest HexColors has renamed the HexColor.h to HexColors.h, therefore break the TSMessageView.m. should be an easy fix. Thanks.

this used to be such a wonderful project, but since late last year it is falling behind the individual font packages and start to have build issues...; It hasn't been...

**Is your feature request related to a problem? Please describe.** - [ ] list the sent invites, regardless of their status, for a given thread this is needed for the...

Enhancement

**Describe the bug** Using account sync (via textile desktop tray) to sync 3 peers (2 are active) ends up in different account names due to different account.peers order (modified timestamp):...

bug

`CoverageMap.addFileCoverage` will perform merge if the fileCoverage already exist. However, the merge is only "additive", and if one just want to replace the previous fileCoverage, there should be a lot...

Is there any plan to support swift source code formating?

Hi, when invoking confirmAlert from Bootstrap Modal, which has z-index set at [1050](https://getbootstrap.com/docs/4.3/layout/overview/#z-index), the react-confirm-alert-overlay will be blocked because it has z-index [99](https://github.com/GA-MO/react-confirm-alert/blob/38d9ce7bde007b1551e1e578f5d1782911a9fe68/src/react-confirm-alert.css#L17)... While you can bump up the z-index...

enhancement