Commit Graph

3457 Commits

Author SHA1 Message Date
mhartington
de76cefcf3 docs(navController): update docs 2016-02-09 15:33:51 -05:00
mhartington
9cc28791db docs(navController): update docs 2016-02-09 10:17:09 -05:00
mhartington
2621a87f5c docs(modal): update docs 2016-02-09 09:55:09 -05:00
perry
613cc2807b chore(dgeni): redesign API docs index page 2016-02-08 17:29:51 -06:00
perry
ae5cfcc3ce chore(dgeni): updating dgeni and adding static methods to docgen Closes driftyco/ionic-site#409 2016-02-08 15:47:51 -06:00
Adam Bradley
b0a8045af0 Merge pull request #5367 from dotansimha/2.0
fix(raf): run requestAnimationFrame w/ correct context
2016-02-08 12:48:51 -06:00
Dotan Simha
8212dee9ff Fixed a bug caused by requestAnimationFrame did not run on the correct content 2016-02-08 13:55:10 +02:00
Adam Bradley
5c21b933df Merge pull request #5310 from manucorporat/new-buttons-css
refactor(button): refactor button css to avoid using flex
2016-02-07 12:35:28 -06:00
Adam Bradley
0e3b25f3d5 Merge pull request #5360 from manucorporat/hairlines-variable
feat(hairlines): hairline width sass variable
2016-02-07 12:20:48 -06:00
Adam Bradley
97f8119358 Merge pull request #5354 from jgw96/2.0-segment-fix
fix(segment): fix segment button hover
2016-02-07 12:16:35 -06:00
Manu Mtz.-Almeida
06b3a5b3bd feat: hairlines width can be configured with a sass variable 2016-02-07 15:00:34 +01:00
Manu Mtz.-Almeida
64ae1000f4 refactor(button): refactors button's css to work in chrome/safari 2016-02-07 00:37:30 +01:00
Justin Willis
273bef6591 segment-hover/active-fix 2016-02-06 15:54:29 -06:00
Justin Willis
62682d64b5 Merge pull request #2 from driftyco/2.0
2.0
2016-02-05 23:04:31 -06:00
Brandy Carney
5ac1cf9048 docs(demos): fix item sliding demo and add the slides demo to the slide doc
references driftyco/ionic-site#397
2016-02-05 19:54:42 -05:00
Brandy Carney
68671a2951 docs(demos): update item sliding to use primary option and add another login
references driftyco/ionic-site#397
2016-02-05 19:48:24 -05:00
Brandy Carney
5f21823d27 docs(demos): add item sliding & option API demo and fix docs for it
references driftyco/ionic-site#397
2016-02-05 19:40:09 -05:00
Brandy Carney
b69bd9420e docs(demos): add item demo which uses list demo but changes header
references driftyco/ionic-site#397
2016-02-05 18:56:22 -05:00
Brandy Carney
a01dd8d6fb docs(demos): add toolbar to tabs demo
references driftyco/ionic-site#397
2016-02-05 18:09:21 -05:00
Brandy Carney
a0571532e6 docs(demos): inject stylesheet in tabs so it shows properly
references driftyco/ionic-site#397
2016-02-05 18:01:36 -05:00
Brandy Carney
b67db7e106 chore: release ionic alpha.56 2016-02-05 16:26:08 -05:00
Brandy Carney
86f793dcee test(menu): fix snapshot test v2.0.0-alpha.56 2016-02-05 16:20:27 -05:00
Brandy Carney
2ca0068c56 docs(demos): add tabs demo with scenarios
references driftyco/ionic-site#397
2016-02-05 16:08:06 -05:00
Brandy Carney
ae764860ec docs(demos): fix the local font var
references driftyco/ionic-site#397
2016-02-05 16:08:06 -05:00
mhartington
c7a58f0dfc docs(menu): update docs 2016-02-05 15:06:54 -05:00
Adam Bradley
f2db74ba69 fix(tabs): show navbar on second page in tab 2016-02-05 13:55:10 -06:00
Brandy Carney
9a4b6bb9b0 docs(demos): add demo for select
references driftyco/ionic-site#397
2016-02-05 14:43:19 -05:00
Drew Rygh
70866988b0 chore(demos): deploy script should create production demos 2016-02-05 11:35:40 -06:00
Drew Rygh
0ac475fae8 chore(demos): update build process, add sass compilation 2016-02-05 11:35:39 -06:00
Brandy Carney
13003e372f docs(demos): update radio demo with more groups
references driftyco/ionic-site#397
2016-02-05 12:24:41 -05:00
Adam Bradley
6a093c5096 chore(changelog): update alpha55 breaking changes 2016-02-05 11:23:55 -06:00
Brandy Carney
78c2ecc84f docs(demos): add title demo which uses the toolbar demo but hides some
Hiding any toolbars that don’t use ion-title for the title demo only

references driftyco/ionic-site#397
2016-02-05 12:17:56 -05:00
Tim Lancina
03b5ff583e chore() release alpha.55 v2.0.0-alpha.55 2016-02-05 11:16:05 -06:00
Brandy Carney
5681406a99 docs(demos): update toolbar API demo and add navbar demo
references driftyco/ionic-site#397
2016-02-05 12:12:35 -05:00
Adam Bradley
1d473ae227 Merge remote-tracking branch 'origin/2.0' into 2.0 2016-02-05 10:47:55 -06:00
Tim Lancina
3226ec7ec6 chore(): tell gulp when finished building 2016-02-05 10:47:19 -06:00
Tim Lancina
5c0fd47816 chore(): don't publish snapshot scripts 2016-02-05 10:47:19 -06:00
Tim Lancina
c5922a2dca Revert "chore(): remove unnecessary scripts from package"
This reverts commit 2c08ddc340.
2016-02-05 10:47:19 -06:00
Adam Bradley
80a889e3d7 Merge branch 'pr/5336' into 2.0 2016-02-05 10:46:24 -06:00
Adam Bradley
702daa5686 docs(modal): example of modals and NavParams 2016-02-05 10:45:02 -06:00
Brandy Carney
d23df4280c docs(demos): add input and textarea demos
references driftyco/ionic-site#397
2016-02-05 11:42:56 -05:00
Tim Lancina
f25f316dff chore(snapshot): don't call gulp callback more than once on error 2016-02-05 10:25:55 -06:00
Tim Lancina
5439ebbcc7 docs(snapshot): update 2016-02-05 10:25:55 -06:00
Tim Lancina
2c08ddc340 chore(): remove unnecessary scripts from package 2016-02-05 10:25:55 -06:00
Adam Bradley
07f07ad799 Update CONTRIBUTING.md 2016-02-05 10:18:38 -06:00
Adam Bradley
768676794f feat(actionsheet): disable clicking backdrop to dismiss 2016-02-05 09:50:14 -06:00
Tim Lancina
c6067c0faa chore(): comment gulpfile 2016-02-05 09:45:49 -06:00
Adam Bradley
2710e34851 fix(alert): ensure keyup listener has been removed 2016-02-05 09:38:16 -06:00
Adam Bradley
53e014fb0b feat(alert): disable clicking backdrop to dismiss 2016-02-05 07:50:14 -06:00
Adam Bradley
b08794e44d Merge branch 'add-disable-backdrop-click-dismiss-to-alert' of https://github.com/3dd13/ionic into 3dd13-add-disable-backdrop-click-dismiss-to-alert 2016-02-05 07:36:14 -06:00