Commit Graph

2136 Commits

Author SHA1 Message Date
Brandy Carney
6568c0b19e feat(typography): added b, i, u, strong, em text colors
references #430
2015-11-12 20:48:46 -05:00
Brandy Carney
1d37509b9b feat(typography): added text colors for basic html tags
closes #430
2015-11-12 20:27:14 -05:00
Brandy Carney
c1134db96f fix(button-fab): removed min-width to fix icon position on iOS
fixes #461
2015-11-12 20:13:38 -05:00
Brandy Carney
d2374fd37e fix(toolbar): fixed the toolbar spacing for iOS with platform-cordova
Added some tests for modals with a toolbar, only target the first
toolbar in a menu or modal so the user can have multiple toolbars
without skewing them. References #469
2015-11-12 20:07:13 -05:00
Drew Rygh
a800834cc5 docs(item): add use cases of detail-push 2015-11-12 17:52:53 -06:00
Drew Rygh
775403646a docs(demos): use consistent element type for ion-item
Related: #294
2015-11-12 17:25:25 -06:00
Drew Rygh
fea8c63e09 docs(item): add use cases of ion-item
Closes #294
2015-11-12 16:07:49 -06:00
Drew Rygh
1dd2079809 docs(demos): always use arrow functions
Closes #459
2015-11-12 14:32:38 -06:00
Drew Rygh
24d823ab5f docs(demos): add search demo 2015-11-12 14:20:36 -06:00
Drew Rygh
73f6265044 docs(components): modal items should not be inside div
Closes #480
2015-11-12 11:32:22 -06:00
Max Lynch
803d73606a chore(platform): remove plugins 2015-11-11 15:01:14 -06:00
Adam Bradley
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
Drew Rygh
4a51a98f69 docs(demos): add segment demo 2015-11-10 22:35:14 -06:00
Adam Bradley
e43d0e6057 chore(popup): rename animation config
Closes #244
2015-11-10 21:42:42 -06:00
Adam Bradley
877b929a68 fix(menu): rename menu type config
Closes #479
2015-11-10 21:25:14 -06:00
Adam Bradley
406fa18c5a perf(ripple): ripple perf improvements 2015-11-10 14:42:35 -06:00
Adam Bradley
4d73493086 fix(tabs): better preload preventing 2015-11-09 14:43:21 -06:00
mhartington
0128796f60 docs(config): better example for configs
Closes #398
2015-11-09 15:40:51 -05:00
Adam Bradley
ca74f1a813 fix(tabs): don't preload if already loaded 2015-11-09 14:38:12 -06:00
Adam Bradley
e0f18a5de2 perf(ripple): improve ripple perf 2015-11-09 13:55:28 -06:00
Drew Rygh
8d1370a706 docs(demos): remove unused injectables 2015-11-09 13:15:50 -06:00
mhartington
c7d36440ec docs(platform): update platform docs 2015-11-09 13:59:24 -05:00
Drew Rygh
6774a38b0e docs(lists): rename, reorder list example 2015-11-09 12:58:20 -06:00
Drew Rygh
6b50942f1e docs(demos): add content to modal demo
Closes #449
2015-11-09 10:56:40 -06:00
Adam Bradley
ddafee9829 fix(export): export IONIC_DIRECTIVES
Closes #393
2015-11-07 11:58:29 -06:00
Drew Rygh
ca002efa74 docs(buttons): fix template paths 2015-11-06 13:28:54 -06:00
Drew Rygh
52ff3949bb docs(demos): fix cursor position
Closes #460
2015-11-06 11:00:37 -06:00
Adam Bradley
f04181d468 feat(navbarStyle): set navbar color by config/attr 2015-11-05 22:51:30 -06:00
Adam Bradley
246fd977f2 feat(tabbarStyle): set tabbar color from config/attr
Closes #436
2015-11-05 22:19:37 -06:00
Max Lynch
6390d768de Ghost tabs test 2015-11-05 21:15:17 -06:00
Max Lynch
aff112a5a1 feat(tabs): more touchActive features 2015-11-05 21:11:54 -06:00
Tim Lancina
f8872a47b0 fix(animations): fix add for non strict mode 2015-11-05 19:29:15 -06:00
Drew Rygh
0a06357de6 docs(demos): disable swipe to go back on non-menu pages
Closes #363
2015-11-05 17:13:00 -06:00
Tim Lancina
35159a4daa fix(nav-registry): NavRegistry is a singleton 2015-11-05 17:07:02 -06:00
Adam Bradley
35307b36f4 fix(cache): do not cache 0 value dimensions 2015-11-05 16:18:57 -06:00
Drew Rygh
982f32bbcb fix(demos): explicitly set android menu width
Closes #401
2015-11-05 16:16:08 -06:00
Drew Rygh
715edd580a refactor(demos): action sheet styles 2015-11-05 14:38:07 -06:00
Drew Rygh
10992ee53c refactor(demos): card and icon styles 2015-11-05 14:10:02 -06:00
Drew Rygh
e7fd12d4b3 docs(demos): rename section styles 2015-11-05 12:50:51 -06:00
Drew Rygh
e70aeb7ca7 docs(demos): refactor slides css 2015-11-05 12:48:32 -06:00
Drew Rygh
60ee318440 fix(demos): correct module path 2015-11-05 11:08:35 -06:00
Drew Rygh
36352626b9 refactor(demos): refactor remaining components 2015-11-05 11:03:15 -06:00
Drew Rygh
a766c20d65 refactor(demos): forms and input 2015-11-05 11:03:14 -06:00
Drew Rygh
19ce43a182 refactor(demos): make each actionSheet section a module 2015-11-05 11:03:14 -06:00
Drew Rygh
3003c73890 fix(demos): remove debugger statement 2015-11-05 11:03:14 -06:00
Drew Rygh
d5d05a267f refactor(demos): make each button section a module 2015-11-05 11:03:14 -06:00
Brandy Carney
9df5b5982f refactor(searchbar): fixed the input background color and placeholder color in toolbars for iOS
references #247
2015-11-04 16:50:29 -05:00
Adam Bradley
46b161519a test(): right side only menu icon 2015-11-04 14:45:35 -06:00
Adam Bradley
9075f7b154 chore(): add time/timeEnd console logs 2015-11-04 14:45:35 -06:00
Adam Bradley
f887f7c7be fix(tab): correct lifecycle calls 2015-11-04 14:45:35 -06:00