Souf G

Results 36 issues of Souf G

Hi, This PR adds a protected method ``Generator::findFormatter`` that can get a formatter without use of cache. The reason I propose it is that we need to define custom way...

enhancement

Currently there is a method `AnnotationBag::getAsArray()` That's very convenient when we want to make sure to retrieve an array. What's about adding a method `AnnotationBag::getAsString()` or `AnnotationBag::getAsRawString()` to get the...

feature

### Current behavior when loading app's webpack config cypress will build the app using the `entry` configuration of webpack. Then the bundled JS is injected in cypress when loading a...

### Current behavior Cypress components testing won't behave the same way if the cypress config file is at the root of the app, or in a subdirectory. Relative paths are...

stage: investigating

Hi, I cloned the repo, I did install deps with yarn, then I followed instructions from [this readme](https://github.com/tldraw/tldraw/blob/32a5511b3d2423304c82f6412efaf5393bfbd6c2/examples/core-example-advanced/README.md) to start the advanced example. So I did run `yarn start:core` but...

bug

Hi, I see that the command line for edgeql supports line/col causing an error; ![image](https://user-images.githubusercontent.com/3215399/78531517-db60ed00-77e5-11ea-8c2e-f9bf58890f70.png) Any ways we can get this feedback from the js client?

## Subject of the issue I'd like to have an option to set only the start date, or only the end date when selecting. I tried `retainEndDateOnFirstSelection` that is almost...

## Is your feature request related to a problem? I have a large dataset that I want to process as a grouped set of tasks. `task.group` forces me to create...

feature request

Didnt find add close, minimize, maximize buttons in the title bar in photon. That's why this issue aims to discuss about. Their are 2 aspects abouts this: 1. Theme integration...

feature

We should provide a common interface to run scripts on the dom. That would allow to make some advanced analyse of the page as for instance: - graphical position of...

enhancement
in progress
refactoring
documentation