Code Monkey home page Code Monkey logo

material-foundation's People

Contributors

eucalyptuss avatar gokhanozdemir avatar jamesvanwaza avatar mikolajdobrucki avatar muhammadcahya avatar stephensauceda avatar wuliupo 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

material-foundation's Issues

transfer to org

The project should be under an org and the fork of @d0whc3r should be merged and the release for npmjs should come from this new repo.

Issues running grunt

I followed the installation instructions but I get this error when I run grunt:

Running "sass:dist" (sass) task
Error: File to import not found or unreadable: ../bower_components/foundation-sites/scss/util/util.
        on line 2 of scss/_foudation-util.scss
        from line 7 of scss/material-foundation.scss
        from line 2 of scss/demo.scss
  Use --trace for backtrace.
Error: File to import not found or unreadable: ../bower_components/foundation-sites/scss/util/util.
        on line 2 of scss/_foudation-util.scss
        from line 7 of scss/material-foundation.scss
  Use --trace for backtrace.
Warning: Exited with error code 65 Use --force to continue.

Aborted due to warnings.

node_modules

Please ignore node modules, cant even clone it to do a pull recuest because the filename is too long in windows 10.

Thanks! Your project looks nice!

Ripple effect makes links not working

If I enable the ripple js, there is a nice ripple effect on links (<a>) that have .button class. But the links do not work anymore.

After commenting out the following in ripple.js, the links are working and ripple effect stays.

event.preventDefault();

The reason for this line is probably to prevent the scroll to top on links/buttons that do not point to an address? Maybe we can check for a href="[not #]" or something?

Replace material-design-iconic-font

material-design-iconic-font is not actively maintained.

https://github.com/Templarian/MaterialDesign combined with the original font by Google should be much better.

Icons should be part of a separate repository. At the moment the MaterialDesign repository is the biggest one by the community and should be preferred.

Describe how people can include the official Google Material Icons and the linked repository.

Import from another package

This import is relative to another package, it does not work if bower directory is other than default, which is my case in some projects.

@import '../bower_components/foundation-sites/scss/util/util';

Text area floating label incorrect

image
Perhaps I'm using it incorrectly, but the floating label goes below the text area instead of above it.


<div class="small-12 medium-6 columns" style="float:left;">
    <textarea class="with-floating-label" id="description" name="description" rows="3">Test Test</textarea>        
  <label class="floating-label" for="description">Company Description</label>  
    </div>

Error compiling with Grunt

Error: File to import not found or unreadable: ../bower_components/foundation-sites-6/scss/util/util

/foundation-sites-6/
should be
/foundation-sites/

Hi eucalyptuss - "Fatal error: Unable to find Gruntfile"

I was hoping to take a look at the repo as I have a class project that I am working on and wanted to use this repo as a basis and extend with custom styles and functionality. After cloning I attempted to run Grunt and was presented with the error: "Fatal error: Unable to find Gruntfile".

Then I realized that there is no grunt file in the root. I have codekit and tried importing the project in there since you have the codekit config file in there, but I also had errors doing that... Haha

Could you upload your gruntfile so that I can see the project in action?

Thanks,

Angelo

off-canvas data-content-scroll

ZURB Foundation's off-canvas system allows you to add a data-content-scroll="false" attribute to your off-canvas HTML wrapper. This locks the scrolling of the on off-canvas-content. I tested it, it works, so good.

In Material Foundation the data-content-scroll="false" attribute does not work--it doesn't seem to do anything.

Any fixes, work-arounds, or ideas that can make data-content-scroll work in Material Foundation?

Broken relative import statements in scss files

At the moment there are import statements like:

@import "../../node_modules/material-design-iconic-font/scss/material-design-iconic-font.scss";

in "material-foundation/scss/style/_icons.scss" and other files which point to a non existing node_modules folder.

Please remove the relative module paths either by
a) using Webpack and changing all imports to "~node_modules/..."
or
b) using a "Tilde" plugin for Sass/Grunt/Gulp and also changing all imports to "~node_modules/..."

I like your material-foundation very much.

add webpack

Webpack is the new way. We can replace Grunt with webpack as Grunt just gets very few updates.

Radio Buttons

Multiple radio buttons with the same name can be checked at any time; thus defeating the purpose of having radio buttons as opposed to checkboxes.

Enable Flex

Hello,

Getting this error when turning flex on.

Error: Properties are only allowed within rules, directives, mixin includes, or other properties.
on line 80 of bower_components/foundation-sites/scss/components/_top-bar.scss
from line 36 of scss/material-foundation.scss
Use --trace for backtrace.
Error: Properties are only allowed within rules, directives, mixin includes, or other properties.
on line 80 of bower_components/foundation-sites/scss/components/_top-bar.scss
from line 36 of scss/material-foundation.scss
from line 2 of scss/demo.scss
Use --trace for backtrace.

Suggestions?

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.