Alberto Restifo

Results 10 issues of Alberto Restifo

This repository seems to no longer be maintained and there were unresolved deprecations, I forked it and created a `v2`: https://atom.io/packages/atom-spotify2 All my changes are also available as a PR...

This pull request fixes the deprecations in Atom `1.0`

There are deprecations, 1.0 is coming soon! ![image](https://cloud.githubusercontent.com/assets/1037048/7722438/7f2cd086-fee0-11e4-8d8c-1497227bdf7a.png)

What is the correct way to type a component which uses `forwardRef` form React 16.3?

enhancement
IssueHunt

The default look of revery element should be good enough for developers not following a specific design. The elements should all feel like they belong to the same library, the...

enhancement
A-components

There should be the possibility to manually trigger the calendar apparition, so to leave full manual control. A use-case for the option is on mobile, where I want to delay...

Would be awesome to have the official github colorscheme for vim too

help wanted

This PR adds supports for passing a precision to the time in the `DEFAULT` statement, for example: ```sql CREATE TABLE `test` ( `valid` TIMESTAMP(3) NOT NULL DEFAULT CURRENT_TIMESTAMP(3) ) ```...

**Prettier 1.10.2** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEMCeAHOACAkrOAZzjBgEtoAVTHAXmwDU4AnNAGWgHNqsBBbAGSMW7LjzgAhQcNYco3GgGFpTWWJoARFSLkKsAUQA6UY+izYAqlApRx2eqtHzx-AD4yneydnePd45V8ddSwtILVnGn0QABoQCAxyaEJkUABDZmYIAHcABQyEFJQ0gDcIMgATWJA0whhkADM0gBtiOIAjZjSwAGs4GABlDG6yeWQYZgBXODiKiDBGlraQUeJmGFyuzgBbNMXWmZAAK0IADwku3v6BtO24NlG4feWISZgMN4AmZ8Ph5jXkKgaIQwMwyIlqhgwbAAOqVGAAC2QAA4AAxxKEQYgwroYQFQogsEpPOLMOAAR0mZDJmzSOz2SCaBzixG2ZHGU0OhFGnGacAAipMIPAfnEYGl2nCKojkJ8xV0yM0eYoINtdoCoNASSBJsRKBKikziABfY1AA) ```sh --parser typescript ``` **Input:** ```tsx type IntesectionType = VeryLongTypeA & VeryLongTypeB & VeryLongTypeC & VeryLongTypeD & VeryLongTypeE type UnionType = VeryLongTypeA | VeryLongTypeB | VeryLongTypeC...

type:enhancement
status:needs discussion
lang:typescript
lang:flow
area:intersection types
area:union types

Hello, Could you please add a license for the project? Thanks