Coder Social home page Coder Social logo

ember-cli-framework7's People

Contributors

daan- avatar ember-tomster avatar engwan avatar gauravshetty1016 avatar greis avatar haarts avatar jamesdixon avatar jasonmit avatar lawitschka avatar luizcarraro avatar robeno avatar spieker 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ember-cli-framework7's Issues

Addon doesn't work with latest ember-cli

Ember-cli version 2.7

Create a new project, install the add on per instructions, port over the dummy app.

Panel swipe doesn't work, sort doesn't work, search bar is missing

Error when using the included components

The components code tries to call framweork7 js methods on the f7 service variable instead of the f7 attribute in the f7 service that contains the actual initialized framwork7 object.
I have raised a PR to fix this issue. #18

Duplicate addon

There is another addon ember-cli-f7 who try to do the same things.

UI not visible in test container

Instead of:

body > .ember-view {
  height: 100%;
}

I think this is better:

.ember-application > .ember-view {
    height: 100%;
}

Because there are extra divs during testing. And it will also make it work for ember applications embedded within a page.

ember server fails to start with the error

Using ember-cli

± ember -v                                                                                                           2.1.0
version: 0.1.9
Could not find watchman, falling back to NodeWatcher for file system events
node: 0.10.28
npm: 2.1.8

Generated the new app, then installed:

npm install --save-dev ember-cli-framework7
ember g ember-cli-framework7

Then starting the server fails:

± ember s                                                                                                            2.1.0
version: 0.1.9
Could not find watchman, falling back to NodeWatcher for file system events
Livereload server on port 35729
Serving on http://0.0.0.0:4200/
File: bower_components/framework7/src/js/dom7-intro
Unexpected token (65:6)
SyntaxError: Unexpected token (65:6)
    at raise (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:333:15)
    at unexpected (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1366:5)
    at parseExprAtom (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:2153:7)
    at parseExprSubscripts (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:2012:28)
    at parseMaybeUnary (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1995:16)
    at parseExprOps (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1946:24)
    at parseMaybeConditional (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1930:16)
    at parseMaybeAssign (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1913:16)
    at parseExpression (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1898:16)
    at parseStatement (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1586:38)
    at parseBlock (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:1826:18)
    at parseFunctionBody (/Users/millisami/Emberapps/framework7/node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/acorn/acorn.js:2378:19)

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.