Commit Graph

2812 Commits

Author SHA1 Message Date
Brandy Carney
dd6773a5fa fix(typography): remove negative margin top for first header unless in padding
fixes #769
2015-12-17 14:14:05 -05:00
Brandy Carney
b005bd1601 fix(text): added text color for the entire body and added a paragraph variable
renamed some variables in item and added a variable for item paragraph
color. Fixes #762
2015-12-17 14:14:05 -05:00
mhartington
78813efa3b docs(navPush, navPop, navRouter) 2015-12-17 13:47:06 -05:00
Drew Rygh
3cd1c05e31 docs(demo): fix selected tab color 2015-12-17 11:16:41 -06:00
Drew Rygh
996c1a13e0 docs(demos): make md segment text visible 2015-12-17 11:16:20 -06:00
Tim Lancina
1e0885281a update package angular dependency 2015-12-17 10:23:51 -06:00
Adam Bradley
ebcd792ff7 fix(scrollTo): change parseInt to Math.round 2015-12-16 22:24:47 -06:00
mhartington
25d478bd6d docs(nav, navbar): nav and navbar updates 2015-12-16 21:02:41 -05:00
mhartington
82d3f4745d docs(): modal 2015-12-16 19:56:09 -05:00
Tim Lancina
cc97919bcc fix(tests): fix karma tests 2015-12-16 18:20:55 -06:00
Tim Lancina
f5e2d59b7f chore(e2e): remove unnecessary System config from e2e template 2015-12-16 18:20:55 -06:00
Drew Rygh
8e978f2902 docs(config): how to get and set keys
Closes #593
2015-12-16 17:47:42 -06:00
Drew Rygh
ccc1335844 docs(demos): more specific selector to override nav-title color 2015-12-16 16:53:23 -06:00
Drew Rygh
9a718a9fbb docs(demos/tabs): fix page event handler 2015-12-16 16:53:23 -06:00
Drew Rygh
a723914f67 docs(demos): camelCase 2015-12-16 16:53:23 -06:00
Drew Rygh
0064b4366a docs(demos): make checkmarks white 2015-12-16 16:53:23 -06:00
Tim Lancina
6afda1f04b fix(watch): trigger livereload on bundle and e2e changes 2015-12-16 16:42:45 -06:00
Tim Lancina
114a4053a3 fix(watch): update task paths 2015-12-16 16:42:45 -06:00
Tim Lancina
93a653013b chore(build): build tasks can be run in parallel 2015-12-16 16:42:45 -06:00
Tim Lancina
2d376545fe chore(build): remember cached files on watch 2015-12-16 16:42:45 -06:00
Tim Lancina
2bc456ead4 use system bundle for e2e 2015-12-16 16:42:45 -06:00
Tim Lancina
24b4088bfb chore(bundle): bring back system bundle
UMD bundle is great, but mainly meant for ES5/ngUpgrade apps, while the
system bundle is for plunkers and in our case, tests.
2015-12-16 16:42:45 -06:00
Tim Lancina
bc2ec0ce16 rename tsResult to tsCompile 2015-12-16 16:42:44 -06:00
mhartington
7138e61e2d docs()menus 2015-12-16 17:05:21 -05:00
mhartington
a8a88649c2 docs(): LocalStorage 2015-12-16 15:52:44 -05:00
Brandy Carney
67f0d3c7dd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ionic/components/segment/segment.ts
2015-12-16 15:47:07 -05:00
Brandy Carney
2b44dcaaf9 feat(toolbar): adding some typing to toolbar to quiet errors 2015-12-16 15:45:57 -05:00
Brandy Carney
caaa5f9bab test(segment): adding navigation page for segment for testing toolbar in a toolbar
references #614
2015-12-16 15:45:05 -05:00
Brandy Carney
1961b0d211 fix(slides): change event emitter from next to emit
Next is apparently deprecated.
2015-12-16 15:43:59 -05:00
Brandy Carney
0f57b1f64f feat(segment): added change event to segment which emits the value
Updated the API docs for segment to include change & click, and updated
some of the function descriptions, removed an unused function. Added
the change & click events to the test case.
2015-12-16 15:43:38 -05:00
mhartington
3b035a0d23 docs()item-sliding and lists 2015-12-16 15:28:26 -05:00
mhartington
5ec73a6bf3 docs(config): fix config docs 2015-12-16 14:52:34 -05:00
Brandy Carney
3e5d360ebf fix(slides): change slideChanged to change and add warning
closes #759
2015-12-16 14:36:13 -05:00
Drew Rygh
cfe0d27924 docs(config): fix dgeni parsing error 2015-12-16 13:35:49 -06:00
Drew Rygh
c746add431 docs(demos): camelCase 2015-12-16 13:35:49 -06:00
Drew Rygh
862d159fa3 chore(menuToggle): menu-toggle to menuToggle 2015-12-16 13:35:48 -06:00
mhartington
10ff68ab6c docs(): labels, keyboard 2015-12-16 14:00:28 -05:00
Drew Rygh
c9d084c46e Revert "docs(demos): fix iOS statusbar position"
This reverts commit d55d70c36f.
2015-12-16 12:54:47 -06:00
Adam Bradley
acb6676a67 chore(upgrade): update to angular2.0.0-beta.0 2015-12-16 11:47:21 -06:00
Drew Rygh
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
Drew Rygh
adf62fdc41 docs(config): make ionicProviders private 2015-12-16 10:53:09 -06:00
Adam Bradley
364f9e12ae fix(keyboard): close keyboard after transition
Closes #754
2015-12-16 10:49:24 -06:00
Drew Rygh
48847447e8 docs(scroll): link to api demo 2015-12-16 10:24:14 -06:00
Drew Rygh
cf4e38d2f7 docs(demos/scroll): api demo 2015-12-15 18:12:51 -06:00
Brandy Carney
d7f481bf4c test(slides): adding slides test for loop with a ngFor
references #751
2015-12-15 18:43:00 -05:00
Brandy Carney
8bc399d13e fix(slides): height & width of swiper-container was defined twice. 2015-12-15 17:30:36 -05:00
Drew Rygh
9c2181e8a5 docs(demos): badge demo 2015-12-15 16:10:15 -06:00
Brandy Carney
ee0bc1b592 feat(toolbar): added transparent toolbar example and styling
Removed the inline styling changing the background of the test
toolbars. Closes #743
2015-12-15 17:03:53 -05:00
Drew Rygh
203b6a6f91 docs(demos): badge demo 2015-12-15 16:00:01 -06:00
mhartington
f97e9eaa19 docs() id, content, bootstrap, item, item-sliding 2015-12-15 16:57:54 -05:00