-
This may be outside of the scope of what you're looking to make, but the ability to run a framer file locally and have Framed spin up a local server would be the bees knees.
-
I attempted to follow the README to try out this module, but I'm getting an error.
My prototype code:
```CoffeeScript
MapboxLayer = require "MapboxLayer"
MapboxLayer.connect("{REDACTED}")
M…
-
It'd be great to be able to deploy the app on CI servers automatically, for example using brew.
-
This could be deliberate, but I've noticed that when I create a symbol instance (in Sketch) which contains a group named with a _transition_destination_, that link is ignored (presumably because frame…
-
Whenever the card review is open, the user can scroll up/down in the detail view but it doesn't have any bounce which makes it feel odd. We should,
1. See about adding some kind of bounce to make i…
-
Below is the code for a prototype made in Framer Studio, click on the green layer while the console is open to see the problem. It looks like `Event.StateWillSwitch` and `Event.StateDidSwitch` are not…
-
### The problem
On mobile, the text panel currently has three ‘notches’ where it can rest.
- The top one is quite high leaving a tiny sliver of map. Say 85% covering the map.
- The second one …
-
Feature request for VS4M.
In the Solution Explorer could the `(branch_name)` become a drop down populated by the “Switch to Branch” menu. It would greatly enhance the UX of branch switching.
-
{Symbol} = require "symbols/Symbol"
HamBtn = Symbol(hamBtn_open,
animationOptions:
time: .6
curve: Spring(.6)
change:
template: hamBtn_close
,
Tap: -> @stateCycle()
)
hamBtn …
-
This just about covers all the reasons I think why this would be a good idea. https://gist.github.com/danielgtaylor/0b60c2ed1f069f118562