Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app): add responsive utility attributes #11228

Merged
merged 4 commits into from
Apr 14, 2017
Merged

Conversation

brandyscarney
Copy link
Member

Short description of what this resolves:

Adds responsive attributes for text alignment, transforms, and float.

Changes proposed in this pull request:

  • moves breakpoint mixins to the ionic.mixins file
  • adds responsive attributes for text alignment, transform, and
    floating elements
  • adds ability to turn these off so they don’t get added to the css
    file using sass variables

Ionic Version: 3.x

Fixes: #10567

- moves breakpoint mixins to the ionic.mixins file
- adds responsive attributes for text alignment, transform, and
floating elements
- adds ability to turn these off so they don’t get added to the css
file using sass variables

references #10904
closes #10567
@mhartington
Copy link
Contributor

👍

@brandyscarney brandyscarney merged commit cf24057 into master Apr 14, 2017
@anilthummar
Copy link

anilthummar commented Apr 17, 2017

@brandyscarney
I am getting error when i am creating new project in ionic 2 on window 10 operating system.
i am use following version of ionic 2,node ,cordova and nmp.

Please help me.

C:\Users\Android>cordova -v

6.5.0

C:\Users\Android>ionic -v

2.2.2

C:\Users\Android>node -v

v7.8.0

C:\Users\Android>npm -v

4.5.0

Your system information:

ordova CLI: 6.5.0
Ionic CLI Version: 2.2.2
Ionic App Lib Version: 2.2.1
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v7.8.0
Xcode version: Not installed

My Error:

E:\Ionic Data\Demo>ionic start --skipp-npm
Starting Ionic Project wizard...
Using directory as root: E:\Ionic Data\Demo
√ Running start wizard: http://localhost:8900/
Creating an Ionic 2.x app in E:\Ionic Data\Demo\Io2MyApp based on the tabs template.

Downloading: https://github.com/driftyco/ionic2-app-base/archive/master.zip
Downloading: https://github.com/driftyco/ionic2-starter-tabs/archive/master.zip
Installing npm packages (may take a minute or two)...
Error with start undefined
Error Initializing app: There was an error with the spawned command: npminstall
There was an error with the spawned command: npminstall
Creating an Ionic 2.x app in E:\Ionic Data\Demo\Io2MyApp1 based on the tabs template.

@mhartington
Copy link
Contributor

@anilthummar this isn't really the place for this kind of support help. Please use the ionic forum or public slack channel. Thanks!

@brandyscarney brandyscarney deleted the responsive-utilities branch April 17, 2017 21:14
@anilthummar
Copy link

@mhartington
Ok i will use ionic forum and public slack and Thanks for the reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants