Sibelius Seraphini

Results 349 issues of Sibelius Seraphini

https://github.com/facebook/relay Relay handles state and data fetching we could also manage local state using client schema extensions

help wanted

- [x] I have read [Contribution Guidelines](https://github.com/CircleCI-Public/circleci-cli/blob/master/CONTRIBUTING.md). - [x] I have checked for similar issues and haven't found anything relevant. - [x] This is not a security issue (which should...

How can I generate a subgraph from a give file Use case: I'd like to know all "internal" files that depends on a give File ![image](https://user-images.githubusercontent.com/2005841/88109077-427d9400-cb80-11ea-8830-e2207b7adf35.png) Package B subgraph would...

viz

What was the motivation to remove border and other props? https://github.com/rebassjs/rebass/blob/master/CHANGELOG.md#400-2019-08-04 ![image](https://user-images.githubusercontent.com/2005841/85544045-03940700-b5f1-11ea-9abd-beaf14aed003.png)

```jsx import { Flex } from 'rebass'; const Layout = styled(Flex)` margin-top: 50px; `; ``` these are the styled generated ![image](https://user-images.githubusercontent.com/2005841/85397880-b8172580-b52a-11ea-8ee4-2e0216919b36.png) the rebass styles have more preference than the styled-components,...

I have an xml with this value on it ```xml ``` the returned json is like this: ```jsx erroExecucao: [ { '$': { 'xmlns:xsi': 'http://www.w3.org/2001/XMLSchema-instance', 'xsi:nil': 'true' } } ]...

I'd like to have a list of _snippets much like _templates, so I can generate snippets from command line replacing some params the idea is to output the snippet on...

enhancement

help wanted

ReactNavigation is the facto solution for routing in RN for now let's move to it

update to rn33 read https://github.com/facebook/react-native/releases and check what are the breaking changes