GithubHelp home page GithubHelp logo

meteoric / demo Goto Github PK

View Code? Open in Web Editor NEW
57.0 57.0 43.0 307 KB

App for showcasing various meteor-ionic UI components

Home Page: http://meteor-ionic.meteor.com

License: MIT License

JavaScript 22.30% HTML 74.89% CSS 2.80%

demo's People

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

Watchers

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

demo's Issues

Complete component list

This is the closest I see to a component API. Would be nice if it included all of them, eg ionRadio is missing.

Scss compiler error: file to import not found or unreadable

I just wanted to try the demo on mobile and got the following error.
The same happens with the contacts demo:
https://github.com/meteoric/contacts

Any help is appreciated.
Thank you

[[[[[ ~/meteor/demo ]]]]]                     

=> Started proxy.                             
=> Meteor 1.2.0.2 is available. Update this project with 'meteor update'.
=> Started MongoDB.                           
=> Errors prevented startup:                  

   While building the application:
   /Users/diego/meteor/demo/client/stylesheets/app.scss:4:9: Scss compiler error: file to import not found or unreadable: .meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/_ionic
   Current dir: /Users/diego/meteor/demo/client/stylesheets/

Errors prevented startup

I've just checked out the code and got this error:

:~/meteoric$ meteor run
[[[[[ ~/meteoric ]]]]]

=> Started proxy.
=> Started MongoDB.

Changes to your project's package version selections:

meteoric:ionic  downgraded from 0.1.17 to 0.1.16

=> Errors prevented startup:

   While building the application:
   /home/dandv/meteoric/client/stylesheets/app.scss:4:9: Scss compiler error: file to import not found or unreadable:
   .meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/ionic
   Current dir: /home/dandv/meteoric/client/stylesheets/


=> Your application has errors. Waiting for file change.

Error when building for iOS

meteor run ios
[[[[[ ~/Code/meteorhunt ]]]]]

=> Started proxy.
=> Started app on iOS Simulator.
=> Started MongoDB.
=> Exited with code: 8
W20150218-15:27:57.584(-5)? (STDERR) throw(ex);
W20150218-15:27:57.584(-5)? (STDERR) /Volumes/OSX HD/Users/andreneves/.meteor/packages/meteor-tool/.1.0.40.959pzb++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:173
W20150218-15:27:57.580(-5)? (STDERR)
W20150218-15:27:57.584(-5)? (STDERR) ^
W20150218-15:27:57.584(-5)? (STDERR) at Accounts.onCreateUser.user.emails (app/server/accounts.js:5:46)
W20150218-15:27:57.584(-5)? (STDERR) TypeError: Cannot read property 'clientId' of undefined
W20150218-15:27:57.585(-5)? (STDERR) at /Volumes/OSX HD/Users/andreneves/Code/meteorhunt/.meteor/local/build/programs/server/boot.js:212:5
W20150218-15:28:26.508(-5)? (STDERR)
W20150218-15:28:26.510(-5)? (STDERR) /Volumes/OSX HD/Users/andreneves/.meteor/packages/meteor-tool/.1.0.40.959pzb++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:173
W20150218-15:28:26.511(-5)? (STDERR) throw(ex);
W20150218-15:28:26.511(-5)? (STDERR) ^
W20150218-15:28:26.511(-5)? (STDERR) TypeError: Cannot read property 'clientId' of undefined
W20150218-15:28:26.511(-5)? (STDERR) at Accounts.onCreateUser.user.emails (app/server/accounts.js:5:46)
W20150218-15:28:26.511(-5)? (STDERR) at /Volumes/OSX HD/Users/andreneves/Code/meteorhunt/.meteor/local/build/programs/server/boot.js:212:5
=> Exited with code: 8
Building the application /

screen shot 2015-02-18 at 3 30 38 pm

Been trying to run this on iOS simulator. Have been having problems. I just ran it locally on the web, and meteor isn't complaining about Cordova specifics so I'm assuming it doesn't have to do with that. An error code 8 though? Any clues?

Thanks!

Android - accounts: keyboard doesnt pop-up

Reproduction steps:
Debian Linux x64

git clone repo
meteor update
meteor run android

1

Do let me know if you need more info.

Would be glad to hack around if you have pointers or suggestions for me to try!

No layout when keyboard on

Hi,
I'd like to use meteoric for side project so I start to play with it.
I run demo on my android phone(4.4.2), it works good but and when I try to enter some text
(user account/form) I had this behaviour:
screenshot_2015-03-14-11-00-22
screenshot_2015-03-14-11-01-18
screenshot_2015-03-14-11-01-27
screenshot_2015-03-14-11-01-36

I create a simple app and have the same issue.
My phone is a low-budget smartphone (LG D320 L70 ).

Side bars

On the demo, it looks like the left and right side navs (?) are always active and could be swiped to. Is this to emulate something like the messenger component on FB? Just curious. Loving this demo so far!

getting errors

=> Started proxy.

C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\dev_bundle\lib\node_modules\fibers\future.js:278
throw(ex);
^
Error: Couldn't run netstat -ano: {}
at Object.Future.wait (C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\dev_bundle\lib\node_modules\fibers\future.js:398:15
)
at findMongoPids (C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-mongo.js:120:16)
at findMongoAndKillItDead (C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-mongo.js:236:14)
at launchOneMongoAndWaitForReadyForInitiate (C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-mongo.js:360:7)
at launchMongo (C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-mongo.js:612:7)
at [object Object]._.extend.startOrRestart (C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-mongo.js:712:19)
at [object Object].
.extend.start (C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-mongo.js:670:10)
at C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-all.js:199:26
- - - - -
at C:\Users\IlanaHa\AppData\Local.meteor\packages\meteor-tool\1.1.4\mt-os.windows.x86_32\tools\run-mongo.js:89:28
at ChildProcess.exithandler (child_process.js:654:7)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:766:16)
at Process.ChildProcess._handle.onexit (child_process.js:833:5)

Missing file extensions in demo/client/stylesheets/app.scss

Meteor threw this error message:

While building the application:
/Users/username/meteor/demo/client/stylesheets/app.scss:4:9: Scss compiler error: file to import not found or unreadable:
.meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/_ionic
Current dir: /Users/username/meteor/demo/client/stylesheets/

I modified the file demo/client/stylesheets/app.scss

Was:

@import '.meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/_ionic';
@import '.meteor/local/build/programs/server/assets/packages/meteoric_ionicons-sass/_ionicons';

I had to change it to:

@import '.meteor/local/build/programs/server/assets/packages/meteoric_ionic-sass/_ionic.scss';
@import '.meteor/local/build/programs/server/assets/packages/meteoric_ionicons-sass/_ionicons.scss';

After that it works like a charm.

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.