Neco

Results 28 issues of Neco

in PostContent.tsx ``` export const PostFullContent = styled.section` max-width: 1040px; ... ... .gatsby-resp-image-wrapper { // For Full size images max-width: none !important; } img[alt$='full'] { max-width: none; position: absolute !important;...

![image](https://cloud.githubusercontent.com/assets/5212808/19380056/f49127ba-9227-11e6-9845-945465551794.png) OS: MAC 10.11.6 Client: Nylas N1 Version 0.4.56-816edde (0.4.56-816edde)

bug

Have you guys tried to do ?

## Expected Behavior Seems like google script no longer has a `Calendar` class. Sample URL:https://github.com/gsuitedevs/apps-script-samples/blob/master/calendar/quickstart/quickstart.gs Description: ## Actual Behavior ## Steps to Reproduce the Problem 1. 1. 1.

enhancement

Hey! While implementing rating in my platform I notice there's some missing feature. First of all, let me explain why we need another `trait`: existing traits allow us to make...

added a react-native-cli as a pre-requirements

here's the error. ``` npm run create-native-app native > @ create-native-app /Users/necmettinkarakaya/Projects/workspace > react-workspace-scripts create-native-app "native" Creating native app Native at ./native Installing dependencies, this may take a minute. events.js:160...

### XState version XState version 5 ### Description If i add types for ActorRefFrom to Child and Parent I get a Error: // Type error: ``` 'A' implicitly has type...

bug
wontfix
typescript

**Is your feature request related to a problem? Please describe.** I would like to use pnpm as a package manager in my monorepo project. **Describe the solution you'd like** when...

app-platform
feature-request