Martin Schaer

Results 7 issues of Martin Schaer

Hi! I forked this to make it compatible with Vue 3 + TS on my current project. I need to clean it up a bit to send a PR, but...

If you print the document from the browser, the header shows up. I would expect it to be hidden. Additionally, the main content should have no padding –on print– to...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it With the cursor in the middle of a word (e.g. `h|ello`), press...

defect
vim

Hi! Besides defaultProps, it would be cool to have a testProps property on the component to be able to specify different test props. Example: ```jsx Loading.propTypes = { msg: PropTypes.string,...

### What component does this affect? SurrealDB Server ### Is this feature related to a problem? Missing feature for main graphql use cases. ### Suggest a solution The main thing...

topic:graphql
/surrealdb
GitHub Feature

### What component does this affect? SurrealDB Server ### Describe the bug The parser does not interpret comparison smaller-than with a negative number correctly. ### Steps to reproduce The script...

triage
/surrealdb
GitHub Bug

This PR: - adds SurrealDB as al alternative DB for the internal storage - adds SurrealDB as a built-in target (supports vector index with HNSW) Missing: - test graph nodes/edges...