Brandy Carney
6844425e09
Merge branch '2.0' into windows-mode
2016-02-24 13:40:07 -05:00
Brandy Carney
fa2e4b2c70
feat(windows): add tabs component and clean up windows UI
...
references #5565
2016-02-24 13:05:43 -05:00
Brandy Carney
8a1e450264
feat(windows): add label Sass file
...
references #5565
2016-02-24 12:12:26 -05:00
Brandy Carney
f8ef960ca5
feat(windows): add input component sass
...
references #5565
2016-02-24 12:05:50 -05:00
Brandy Carney
667300829c
feat(windows); refer to proper file for noto sans
...
references #5565
2016-02-24 11:58:08 -05:00
Brandy Carney
0d4971f190
feat(windows): add input border color variable to theme
...
replaced hardcoded values to use this
references #5565
2016-02-24 11:53:41 -05:00
Brandy Carney
85c1637e5b
feat(windows): add noto sans as a fallback font
...
references #5565
2016-02-24 11:32:42 -05:00
mhartington
1cdf10238f
docs(api demos): update api demos
2016-02-24 11:18:51 -05:00
perry
d945bdeed9
chore(dgeni): new source input point
2016-02-23 19:58:12 -06:00
Brandy Carney
a956895dc9
Merge branch '2.0' into windows-mode
2016-02-23 20:33:24 -05:00
Perry Govier
41f2f888a3
chore(ionitron): wake up ionitron!
2016-02-23 19:04:09 -06:00
Perry Govier
53fd11c49f
chore(ionitron): wake up ionitron!
2016-02-23 18:55:05 -06:00
Brandy Carney
cd7d627f61
feat(windows): add menu Sass component
...
references #5565
2016-02-23 19:30:50 -05:00
Brandy Carney
dd7def68e3
feat(windows): add card components
...
references #5565
2016-02-23 19:19:09 -05:00
Brandy Carney
781ea831cd
feat(windows): add select component
...
references #5565
2016-02-23 19:10:40 -05:00
Brandy Carney
a9054ad0b8
feat(windows): add searchbar component with styling
...
references #5565
2016-02-23 18:44:47 -05:00
Brandy Carney
1cf56ee42f
feat(windows): add list and item components
...
removed transition from checkbox
references #5565
2016-02-23 17:58:25 -05:00
Brandy Carney
a323aa127b
feat(windows): add modal file
...
references #5565
2016-02-23 17:46:40 -05:00
Brandy Carney
b7bcd3930c
feat(windows): add toggles
...
references #5565
2016-02-23 17:44:13 -05:00
Brandy Carney
fe11eccb46
feat(windows): add content padding/margin components for wp
...
also split all of the modes up so they can have different amounts of
padding/margin on their content
references #5565
2016-02-23 17:16:43 -05:00
Brandy Carney
922e1f17b8
feat(windows): add segment component
...
references #5565
2016-02-23 16:39:46 -05:00
Brandy Carney
2699b44778
feat(windows): add chip component
...
references #5565
2016-02-23 16:15:06 -05:00
Brandy Carney
eeac7956eb
fix(chip): cleaned up some of the UI and added some sass variables
...
references #5386
2016-02-23 16:13:27 -05:00
Brandy Carney
dd206ad7d6
feat(windows): add radio component for wp mode
...
fixed radio and checkbox in alert, updated toolbar
references #5565
2016-02-23 15:56:59 -05:00
Brandy Carney
1ecfa6f054
feat(windows): add checkbox styling and update alert checkbox
...
references #5565
2016-02-23 15:13:45 -05:00
Brandy Carney
1fc0a23c11
feat(windows): initial add for windows badges
...
also hide ion-button-effect and change alert buttons to full width
references #5565
2016-02-23 13:53:11 -05:00
Brandy Carney
6cd0c45f7c
Merge branch '2.0' into windows-mode
2016-02-23 13:43:05 -05:00
Brandy Carney
6af9b7780b
feat(windows): initial add of alert with windows dialog styles
...
references #5565
2016-02-23 13:42:56 -05:00
Brandy Carney
370490ec51
feat(windows): initial add of action sheet
...
references #5565
2016-02-23 13:03:08 -05:00
Brandy Carney
6062bb6dbb
feat(windows): initial add of toolbar with some custom theming
...
references #5565
2016-02-23 12:59:12 -05:00
Adam Bradley
c75be0b146
Merge pull request #5573 from felipew/patch-1
...
docs(sqlStorage): string error in query example
2016-02-23 11:37:01 -06:00
Felipe Wagner
f7c8658993
docs(sqlStorage): string error in query example
2016-02-23 13:44:35 -03:00
Brandy Carney
b91f8def2b
feat(windows): make wp buttons more windows-y
...
references #5565
2016-02-23 11:08:36 -05:00
mhartington
ec4b5ce974
docs(config): update docs
2016-02-23 11:05:13 -05:00
Szymon Stasik
f8e38efacb
fix(util): getQueryString tests
2016-02-23 17:03:19 +01:00
Tim Lancina
ccf4215265
chore(): copy.libs before CJS bundle task
2016-02-23 09:38:12 -06:00
Adam Bradley
e622e72e5f
chore(animation): end animations when fallback applies
2016-02-23 09:32:22 -06:00
mhartington
d0a3872628
docs(navbar): add doc for hideBackButton
2016-02-23 09:47:04 -05:00
Szymon Stasik
fcaad952c7
Merge remote-tracking branch 'upstream/2.0' into 2.0
2016-02-23 15:02:13 +01:00
Tim Lancina
0cb080c924
chore(karma): update Ionic imports
...
Closes https://github.com/driftyco/ionic/issues/5566 .
2016-02-23 07:35:02 -06:00
Adam Bradley
4524e5ad7d
fix(animation): ensure final inline styles applied when fallback runs
...
Closes #5484
2016-02-22 21:05:56 -06:00
Brandy Carney
870dda5507
Merge branch '2.0' into windows-mode
2016-02-22 20:38:50 -05:00
Brandy Carney
368c12a066
feat(windows): add windows support to snapshot
...
references #5565
2016-02-22 20:38:42 -05:00
Brandy Carney
a9c995d07d
feat(windows): initial add of windows mode
...
basically a copy of md for now
references #5565
2016-02-22 20:36:02 -05:00
Tim Lancina
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
Szymon Stasik
908ea8cd84
fix(util): ignore empty query param in getQueryString
2016-02-23 00:26:06 +01:00
Tim Lancina
1495a1353e
chore(generators): update Ionic imports
...
To be in line with 1cfca53f9 .
2016-02-22 16:47:47 -06:00
Adam Bradley
b53d70710e
feat(input): default autocomplete/autocorrect=off, fix autofocus
...
Related: #5480
2016-02-22 15:00:54 -06:00
Tim Lancina
1cfca53f9d
chore(npm): publish package as 'ionic-angular'
...
BREAKING CHANGE: imports from the framework were:
```
import {Platform} from 'ionic-framework/ionic';
```
and are now:
```
import {Platform} from 'ionic-angular';
```
2016-02-22 13:25:55 -06:00
Adam Bradley
69a3517756
Merge pull request #5552 from seunje/patch-1
...
docs(): update id.ts
2016-02-22 09:58:32 -06:00