Giter Club home page Giter Club logo

framer-material-kit's People

Contributors

armthethinker avatar baiiey avatar cleercode avatar k-vyn avatar tristanminor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

framer-material-kit's Issues

inverse logic?

@k-vyn When animating with states or updating with scroll.updateContent() it seems to inverse values. When I need + height it does the opposite and cuts it off, and the other way around...

any idea why this is?

NPM module

Any chance those modules can be made into NPM packages? It would be way easier for some folks to manage their dependencies that way. Thanks!

Whats the purpose of these files?

I am trying to use the material kit in an existing project. I don't use Framer Studio, so i'm a little confused as to what the minimum set of files I need from your repo is. Also, do you use the framer.js file directly from the Framer repo, or have you modified it? Whats the purpose of framer.generated.js and framer.modules.js?

Any assistance is appreciated! :)
Thanks

Awareness

First off, this project is pretty dope. The docs are good and it's got great potential. Have there been any articles about this posted on Medium or, better yet, on an authoritative blog? It'd be great to get some more eyeballs on this repo as the search index keyword strength is relatively low.

Some initial suggestions to raise visibility with low effort:

  1. Work the key phrase "material design framer" in the README.
  2. Work the key phrase "framer material design" in the README.
  3. Work the key phrase "material ui" in the README.
  4. Consider updating the README outline so there's only a single H1.
  5. Consider changing the H1 to "Framer Material Design Kit" even though that's not the name.
  6. Give the repo a description and use some keywords in it.
  7. Prefix description with an emoji to build immediate trust upon entry.

Do the above and write a halfway decent post and let me know if traffic doesn't double.

Animate constraint relative to element

Is there a way to set the constraint like this when animating a constraint?

topLayer.constraints.leading = [myLayer,16]

This is what i'm trying to do:

cardText.constraints =
        top: [title, 16]
        leading: 16
        trailing: 16



if setup.image

    thumbnail = new Layer
         superLayer: card
         image: setup.image
         height: setup.imageHeight

    thumbnail.constraints =
             leading:0
         trailing:0
         top: [title, 24]

#   cardText.constraints.top = thumbnail, 16

Can I animate constraints using states

Animating constraints is SUPER useful when creating dynamic layouts, but I want to use states to animate a layer and its constraints. Is this possible?

Update Statusbar syntax in docs

In your doc, status bar is called by 'statusBar = new material-kit.StatusBar'

It should be updated to say '...= new m.StatusBar'

Where are Click Events defined?

Hey,

I was wondering where the Click events for the Tabs and Actions in the App Bar are set?
I tried to add a slide right/left to switch between tabs instead of only tapping, but can't figure out where the events are in the module. I also couldn't figure out how to set a Click on a Action icon. :(

Any help appreciated!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.