Alan Agius
f1d9368aff
fix(ion-button): ion-button on a tag should be excluded ( #8250 )
...
fixes #8249
2016-09-28 19:13:31 +02:00
Dan Bucholtz
5fb53fcfd8
chore(changelog): add note about ionic-angular module changes
...
add note about ionic-angular module changes
2016-09-28 11:51:51 -05:00
Dan Bucholtz
d924a7b209
Rc changelog ( #8255 )
...
* chore(changelog): update changelog
update changelog
* chore(changelog): fix links
fix links
* chore(changelog): added storage info
added storage info
* chore(changelog): add note about structure from google doc
add note about structure from google doc
2016-09-28 11:43:12 -05:00
Dan Bucholtz
bd828fa8c6
chore(changelog): update changelog
2016-09-27 22:18:32 -05:00
Dan Bucholtz
248d0c1a9c
chore(e2e): add css back to e2e tests where it was missing
...
add css back to e2e tests where it was missing
2016-09-27 16:48:27 -05:00
Dan Bucholtz
9bfabfc289
chore(demos): copy over all demo assets
...
copy over all demo assets
2016-09-27 16:16:08 -05:00
Dan Bucholtz
a9ee835130
chore(demos): added entryComponents
...
added entryComponents
2016-09-27 16:03:39 -05:00
mhartington
09bc55d4df
docs(): fix fabList demo path
2016-09-27 16:51:41 -04:00
Dan Bucholtz
93e72e0ce1
chore(demo): popover entryPoint missing
...
popover entryPoint missing
2016-09-27 15:44:01 -05:00
Dan Bucholtz
f0ac42ef49
chore(build): remove console.debug from prod
...
remove console.debug from prod
2016-09-27 15:12:59 -05:00
Dan Bucholtz
f36b6e2d56
chore(demos): add a demo for FAB
2016-09-27 13:26:28 -05:00
Dan Bucholtz
c2f9c350de
chore(build): tick package version
...
tick package version
2016-09-27 11:42:17 -05:00
Dan Bucholtz
412a55deef
chore(build): dry run part 2
...
dry run part 2
2016-09-27 11:15:13 -05:00
Dan Bucholtz
ef0175f82a
chore(build): rc dry run
...
rc dry run
2016-09-27 10:50:41 -05:00
mhartington
75175f6388
docs(): update docs
2016-09-27 11:35:30 -04:00
Dan Bucholtz
b3163f1095
chore(build): rename umd bundle to be a valid variable
2016-09-27 02:05:34 -05:00
Dan Bucholtz
a4f7affab1
chore(build): generate umd bundle for plunkr
2016-09-26 23:04:16 -05:00
mhartington
dbfc183cac
docs(): update docs
2016-09-26 21:11:54 -04:00
Dan Bucholtz
eb2b879b37
chore(dependencies): pulling out ionicons and ionic-native from behind ionic-angular
2016-09-26 15:33:40 -05:00
Dan Bucholtz
4903bc81e4
chore(dependencies): update ionic-angular dependencies to include compiler-cli
2016-09-26 15:14:47 -05:00
Max Lynch
f817ac0f60
chore(storage): Remove storage. Code moving to @ionic/storage
2016-09-26 13:35:10 -05:00
mhartington
4baa5b1e0c
docs(): update docs
2016-09-26 14:28:11 -04:00
mhartington
390522c0e6
chore(demos): remove protractor typings
2016-09-26 12:36:45 -04:00
Manu Mtz.-Almeida
75d552690b
fix(ion-fixed): ion-fixed directive is not longer needed
2016-09-26 14:38:10 +02:00
Manu Mtz.-Almeida
b70614b00d
fix(fab): colors in speed dial buttons
2016-09-26 14:20:13 +02:00
Adam Bradley
7cf01fbc21
chore(templates): update generator templates
2016-09-26 10:57:21 +01:00
Dan Bucholtz
dc1a59df49
chore(build): tabs template corrections
...
tabs template corrections
2016-09-25 22:22:10 -05:00
Ramon Henrique Ornelas
0f6ce2857a
fix(templates): add template tabs #8207 ( #8208 )
2016-09-25 22:20:01 -05:00
Adam Bradley
d8ecf16feb
refactor(nav): do not auto-add pascal case css class
...
Previously a css class generated from the JS class name, was
automatically being added to the page element. However, the JS class
name returned is not consistent among all browsers. Instead of
automatically applying a css classname, we now recommend adding a
`selector` to each page component.
2016-09-26 00:40:10 +01:00
Dan Bucholtz
1bf85c4d76
chore(build): update ionic-angular dependencies to match internal discussion
2016-09-25 11:21:59 -05:00
Dan Bucholtz
a2c8243b94
chore(build): change build process to publish es5 w/ es2015 import/export, umd, and pure es2015 versions
2016-09-25 11:21:36 -05:00
Dan Bucholtz
60363b29e9
chore(build): copy templates to ionic-angular
...
copy templates to ionic-angular
2016-09-23 21:31:23 -05:00
Ramon Henrique Ornelas
e785d02185
chore(docs): fix typo task docs deps ( #8165 )
2016-09-23 13:44:05 -05:00
Basti Be
43cfea6ee0
docs(menu): fixed broken links for navbar
...
Closes #8184
Also renamed "NavBar" to "Navbar" to be consistent with the rest of the documentation.
2016-09-23 14:06:34 -04:00
Ramon Henrique Ornelas
86afdcc5a8
docs(events): fix private functions
2016-09-23 13:01:00 -05:00
Brandy Carney
a7315285c5
fix(action-sheet): add icon-left to the button if an icon exists
2016-09-22 22:43:41 -04:00
mattbryan9
e26c425766
fix(navigation): move onWillDismiss and onDidDismiss, add unit tests
2016-09-22 21:37:50 -04:00
Adam Bradley
963e83514f
fix(platform): fire platform ready on app init
2016-09-22 14:11:06 -05:00
Dan Bucholtz
56c2388322
chore(build): remove protractor typings
...
remove protractor typings
2016-09-21 17:10:35 -05:00
perry
474a7b451e
chore(CI): new gulp task names for docs
2016-09-21 14:34:53 -05:00
Dan Bucholtz
7043a14b53
chore(build): docs.copyDemos name change
...
docs.copyDemos name change
2016-09-21 14:34:07 -05:00
Dan Bucholtz
65ba554b38
chore(build): changed docs task name
...
changed docs task name
2016-09-21 14:25:49 -05:00
mhartington
f62706eaa0
docs(ionFab): clean up docs
2016-09-21 14:37:31 -04:00
Adam Bradley
fd26de511d
chore(module): add Events to IonicModule providers
2016-09-21 13:21:07 -05:00
Manu Mtz.-Almeida
c7163a8d26
docs(fab): fab docs WIP
2016-09-21 19:52:56 +02:00
Dan Bucholtz
49168d5459
chore(build): export QueryParam stuff
...
export QueryParam stuff
2016-09-21 09:45:22 -05:00
Manu Mtz.-Almeida
490a06dd3e
feat(fab): update floating action buttons
2016-09-21 09:42:07 -05:00
Dan Bucholtz
83d973b1a8
chore(demos): change dgeni path for demos
...
change dgeni path for demos
2016-09-20 15:20:04 -05:00
Manu Mtz.-Almeida
14a3ea2ef8
perf(ripple): md ripple effect update to not affect layout
2016-09-20 12:52:21 -05:00
Dan Bucholtz
156223edba
chore(build): changes to build site
...
changes to build site
2016-09-20 12:25:33 -05:00
Dan Bucholtz
0b914ae654
chore(demos): generating polyfills at build time
...
generating polyfills at build time
2016-09-20 11:25:16 -05:00
Justin Willis
ace4c1c1dc
chore(polyfills): add dom polyfills
2016-09-20 10:15:14 -05:00
Dan Bucholtz
bd61ee7279
chore(karma): firefox removed from karma config
...
firefox removed from karma config
2016-09-20 01:23:59 -05:00
Dan Bucholtz
4c57873c09
chore(build): move to rollup for e2e, move to es6 imports and type definitions
...
move to rollup for e2e, move to es6 imports and type definitions
2016-09-20 01:02:39 -05:00
Justin Willis
bcec66c67b
feat(polyfills): split up code and source polyfill task ( #8130 )
...
* feat(polyfills): split up code and source polyfill task
* fix(polyfills): get rid of need for entries argument
2016-09-20 00:27:25 -05:00
Sani Yusuf
11f4f516fc
docs(toast): update direction for table placement
...
The table is actually below not above.
2016-09-19 20:00:19 -05:00
Dan Bucholtz
bd6350f43e
chore(demos): scrollbar fixs
2016-09-19 16:23:19 -05:00
Dan Bucholtz
139cf2dd43
chore(build): docs initial
2016-09-19 16:22:51 -05:00
Dan Bucholtz
62deb4033a
chore(build): updated to es imports
2016-09-19 16:22:29 -05:00
Dan Bucholtz
da4970e176
chore(build): move back to rxjs instead of es6 rxjs
2016-09-19 16:22:00 -05:00
Max Lynch
c337f0abed
Update README.md
2016-09-19 09:29:23 -05:00
Adam Bradley
9fca394bdb
chore(polyfill): break DOM polyfills into external file
2016-09-19 08:56:25 -05:00
Adam Bradley
0e8ebe5734
fix(animation): prevent possible raf null errors
2016-09-19 08:43:27 -05:00
mattbryan9
35193c42c4
fix(nav): move null assignment of _onWillDismiss
2016-09-19 08:30:17 -05:00
mattbryan9
001c1c9f2c
fix(app): corrected paths to theme from app.scss
2016-09-19 08:27:24 -05:00
Adam Bradley
ca8cc0af2e
feat(nav): set default stack history on app init
2016-09-19 08:06:04 -05:00
Manu Mtz.-Almeida
50e445ef5c
refactor(): rename some setCssClass to setElementClass
2016-09-18 18:52:12 +02:00
Manu Mtz.-Almeida
47491fb55d
fix(item): sliding item events are zone wrapped
...
fixes #7630
2016-09-17 16:20:31 +02:00
Manu Mtz.-Almeida
1d3d5a185d
fix(item): sliding item with icon-only buttons
2016-09-17 16:15:37 +02:00
Manu Mtz.-Almeida
e0c21290c2
fix(item): regression in sliding item introduced by 52ada1c
2016-09-17 15:43:57 +02:00
Manu Mtz.-Almeida
b750e4691c
fix(): gulp validate passes successfully
2016-09-17 01:58:40 +02:00
Dan Bucholtz
d9c3b19768
chore(build): add main.html files
...
add main.html files
2016-09-16 17:39:25 -05:00
Max Lynch
4236d57ad8
chore(docs): DeepLinker docs
2016-09-16 14:41:30 -05:00
Dan Bucholtz
3d3a95f164
chore(build): demos build via gulp
...
demos build via gulp
2016-09-16 13:59:04 -05:00
Adam Bradley
9d563f5438
fix(urlSerializer): improve findLinkByComponentData
2016-09-16 12:36:43 -05:00
Dan Bucholtz
1158a96288
chore(build): all demos build in ngc w/ 2.0.0
...
all demos build in ngc w/ 2.0.0
2016-09-16 11:09:09 -05:00
Dan Bucholtz
716e500351
chore(build): leave .metadata.json metadata in the ionic-angular dist
...
leave .metadata.json metadata in the ionic-angular dist
2016-09-16 10:58:35 -05:00
Dan Bucholtz
7ac1434fba
chore(demos): ngc compile
2016-09-16 10:58:35 -05:00
Dan Bucholtz
0d161ac51c
chore(demos): update gitignore, clean up app.module.ts build errors
...
update gitignore, clean up app.module.ts build errors
2016-09-16 10:58:35 -05:00
Dan Bucholtz
c7ce93d9fe
chore(demos): convert to aot structure
...
convert to aot structure
2016-09-16 10:58:35 -05:00
Dan Bucholtz
7a660af187
chore(build): fix demo compile errors, tslint errors
...
fix demo compile errors, tslint errors
2016-09-16 10:58:35 -05:00
Manu Mtz.-Almeida
70127346c4
fix(nav): setRoot() and setPages() should not animate
...
This commit also refactors both methods to avoid deduplicate code,
2016-09-16 17:26:09 +02:00
Adam Bradley
c1777c6d18
test(config): fix unit tests
2016-09-16 01:23:04 -05:00
Adam Bradley
7c05d0c0ba
fix(di): update dependency injection and default configs
2016-09-16 00:49:09 -05:00
Adam Bradley
1d403b26ed
chore(polyfill): fix gulp polyfill references
2016-09-16 00:48:15 -05:00
Adam Bradley
60f8f5b2e7
chore(package): update angular versions
2016-09-16 00:47:31 -05:00
Dan Bucholtz
5ad8395e0c
chore(build): remove ngc metadata and other unnecessary stuff from dist
...
remove ngc metadata and other unnecessary stuff from dist
2016-09-16 00:34:41 -05:00
Dan Bucholtz
5a3cff06ba
chore(build): add roll-up and plugins for polyfills, etc
...
add roll-up and plugins for polyfills, etc
2016-09-16 00:20:59 -05:00
Dan Bucholtz
3710671d79
chore(build): clean up dependencies
2016-09-15 23:50:21 -05:00
Justin Willis
a252388e7f
chore(build): generate static polyfills
2016-09-15 23:38:35 -05:00
Adam Bradley
6784f5e744
fix(exports): update module exports
2016-09-14 15:54:24 -05:00
Manu Mtz.-Almeida
8585427fb4
fix(menu): open/close race condition
...
fixes #7629 #8001
2016-09-14 15:49:11 -05:00
perry
6506cd5982
chore(CI): run TS lint against commits and PRs
2016-09-14 11:16:13 -05:00
perry
4f18ebc84b
chore(CI): seeing if npm 3 helps tests succeed
2016-09-14 10:54:51 -05:00
Brandy Carney
9c3e60d76e
test(validate): fix validate errors with karma and sass, add button mode karma test
2016-09-13 23:58:08 -04:00
Adam Bradley
f368abee26
test(ion): fix ion tests
2016-09-13 22:16:26 -05:00
Adam Bradley
95bcaca362
chore(module): move all providers to IonicModule
2016-09-13 21:49:26 -05:00
Adam Bradley
5963921655
chore(angular): update to angular 2.0.0-rc.7
2016-09-13 21:48:43 -05:00
Brandy Carney
79e52dde41
chore: fix package.json error
2016-09-13 18:41:04 -04:00
Brandy Carney
0a5ce42b6e
chore(polyfills): include polyfills task in compile and e2e
2016-09-13 18:31:23 -04:00
Justin Willis
ce78194207
feat(): add polyfill task
...
* feat(): polyfills task
* fix(): remove base option
* fix(): minification and small polyfills
* fix(): add readme and new file names
* fix(): change task names
* fix(): naming changes
2016-09-13 18:28:45 -04:00
Adam Bradley
f477aa2391
feat(nav): component url navigation
2016-09-13 17:16:14 -05:00
Dan Bucholtz
7b443dea4c
chore(slides): swiper updates
2016-09-13 17:14:28 -05:00
Adam Bradley
ed221eff1d
refactor(nav): queue based transitions
2016-09-13 17:13:43 -05:00
Brandy Carney
bc7d328bc0
refactor(components): add color/mode properties
2016-09-13 17:11:38 -05:00
Adam Bradley
52ada1ca6d
chore(components): ngmodule updates
2016-09-13 17:07:33 -05:00
Brandy Carney
16df3a4aab
refactor(css): update theme imports
2016-09-13 16:57:32 -05:00
Brandy Carney
750cde38e2
refactor(css): scope component css to mode
2016-09-13 16:52:47 -05:00
Adam Bradley
a154d837a0
chore(storage): move storage out of platform
2016-09-13 16:40:13 -05:00
Adam Bradley
93fc30793d
style(util): style updates
2016-09-13 15:55:36 -05:00
Adam Bradley
78122c551d
refactor(sass): restructure for sass theme updates
2016-09-13 15:54:23 -05:00
Dan Bucholtz
0d55e3c417
chore(tsconfig): tsconfig updates
2016-09-13 15:49:15 -05:00
Adam Bradley
bf2b6abac5
refactor(export): update component/provider exports
2016-09-13 15:48:25 -05:00
Adam Bradley
d7be8a80c0
test(ngmodule): update to ngmodule
2016-09-13 15:44:02 -05:00
Adam Bradley
b8fb9c7c6d
style(gestures): style updates
2016-09-13 15:25:30 -05:00
Adam Bradley
88b6524155
refactor(config): provide config setup factory
2016-09-13 15:19:40 -05:00
Adam Bradley
2c1cdce988
style(util): tslint updates
2016-09-13 15:17:55 -05:00
Adam Bradley
a9e0eef1a6
refactor(platform): provide platform setup factory
2016-09-13 15:16:32 -05:00
Dan Bucholtz
8349e855dc
chore(package): update dependencies
2016-09-13 15:13:57 -05:00
Adam Bradley
41a7e07651
refactor(transition): create transition controller
2016-09-13 15:12:14 -05:00
Dan Bucholtz
aaa09bb96e
chore(karma): update karma scripts
2016-09-13 15:10:29 -05:00
Dan Bucholtz
12c9fd12bd
chore(gulp): update gulp scripts
2016-09-13 15:09:39 -05:00
Dan Bucholtz
17fe72e4bc
chore(e2e): update e2e scripts
2016-09-13 15:08:25 -05:00
Dan Bucholtz
4260940814
chore(demos): update demo scripts
2016-09-13 15:06:50 -05:00
Adam Bradley
1b65f2d040
chore(tooling): remove unused tooling scripts
2016-09-13 15:06:03 -05:00
Adam Bradley
871944b53e
chore(snapshot): update snapshot scripts
2016-09-13 15:04:28 -05:00
Dan Bucholtz
2359437114
chore(generators): update generator scripts
2016-09-13 15:02:41 -05:00
Dan Bucholtz
35e4033343
chore(typings): remove typings directory
2016-09-13 14:59:46 -05:00
Josh Thomas
22034b8ac4
demos(ngmodule): update to ngmodule
2016-09-13 14:54:22 -05:00
ericb
25ff530dcf
docs(loading): add returns statement
2016-09-13 11:38:46 -05:00
Brandy Carney
3154cc05f4
style(chip): fix linter errors
2016-09-01 14:52:07 -04:00
Adam Bradley
c1a52678d0
chore: remove guide.md
2016-08-25 23:10:21 -05:00
Justin Willis
96d630e42a
chore(translate): add deprecation notice
...
Please use NG2-Translate instead: http://ionicframework.com/docs/v2/resources/ng2-translate/
2016-08-25 09:38:59 -05:00
Brandy Carney
144ffe3b03
refactor(chip): add color input, remove some styling, move styles to mode files
...
references #5386
closes #7717
closes #7467
2016-08-24 17:26:14 -04:00
Lee Nathan
0dece7252b
feat(chips): finished Component
2016-08-24 17:26:03 -04:00
Lee Nathan
421f637f96
feat(chips): added Chip component
2016-08-24 17:24:32 -04:00
Lee Nathan
57eda7f602
style(chips): fix 'remove chip' styling
2016-08-24 17:23:02 -04:00
Brandy Carney
29758e6705
docs(nav/tabs): update links to use correct URLs
...
closes driftyco/ionic-site#768
2016-08-24 12:02:15 -04:00
Brandy Carney
2805e654f6
docs(select): fix the links to alert and action sheet API docs
2016-08-23 20:47:51 -04:00
Sergio Leal
66da98dc5f
docs: update toolbar.ts ( #7830 )
...
Just a typo
2016-08-23 20:40:10 -04:00
Brandy Carney
3e7cf299e5
docs(select): update API docs to describe selectOptions
...
references #7764
2016-08-23 20:37:25 -04:00
Brandy Carney
b8285b7ba8
refactor(select): rename alertOptions to selectOptions, add ability to pass them for action-sheet
...
BREAKING CHANGES:
Select’s `alertOptions` input has been renamed to `selectOptions`. It
now allows you to pass options for either the alert or action-sheet
interface. Refer to their documentation for the options each of them
accept.
http://ionicframework.com/docs/v2/api/components/action-sheet/ActionShee
tController/#create
http://ionicframework.com/docs/v2/api/components/alert/AlertController/#
create
fixes #7764
2016-08-23 20:15:49 -04:00
Brandy Carney
8c1662d5e9
test(button): update karma and e2e tests for the new color input
2016-08-23 18:34:55 -04:00
Brandy Carney
55a0257dbc
refactor(colors): color should be added as an input instead of directly adding the color to the component
...
BREAKING CHANGES:
Colors should be passed in the `color` input on components, not added
individually as an attribute on the component.
For example:
```
<ion-tabs primary>
```
Becomes
```
<ion-tabs color=”primary”>
```
Or to bind an expression to color:
```
<ion-navbar [color]="barColor">
...
</ion-navbar>
```
```ts
@Component({
templateUrl: 'build/pages/about/about.html'
})
export class AboutPage {
barColor: string;
constructor(private nav: NavController, platform: Platform) {
this.barColor = platform.is('android') ? 'primary' : 'light';
}
}
```
Reason for this change:
It was difficult to dynamically add colors to components, especially if
the name of the color attribute was unknown in the template.
This change keeps the css flat since we aren’t chaining color
attributes on components and instead we assign a class to the component
which includes the color’s name.
This allows you to easily toggle a component between multiple colors.
Speeds up performance because we are no longer reading through all of
the attributes to grab the color ones.
references #7467
closes #7087 closes #7401 closes #7523
2016-08-23 17:16:55 -04:00
Max Lynch
7b60e9c601
chore(components): export PickerColumn and options. Fixes #7783
2016-08-22 20:12:44 -05:00
Purusothaman Ramanujam
cc2359b2c8
docs: typo in the documentation ( #7813 )
2016-08-22 13:03:43 -04:00
Francis Clavette
8f270f4f44
docs(item): fix typo in sliding item docs
...
ionSiwpe -> ionSwipe
2016-08-20 21:31:38 -05:00
Manu Mtz.-Almeida
26441ecfe3
perf(reorder): reorder icon is display: none by default
...
references #7651
2016-08-20 15:53:02 +02:00
Manu Mtz.-Almeida
bac9b81e4c
Merge remote-tracking branch 'origin/reorder-perf-fix'
...
# Conflicts:
# src/components/item/item-reorder.scss
2016-08-20 15:47:40 +02:00
Manu Mtz.-Almeida
f3bb2dc51d
fix(reorder): adjust reorder icon style for iOS and MD
2016-08-20 14:20:36 +02:00
Manu Mtz.-Almeida
02667d1644
Merge branch 'patch-1' of https://github.com/btroncone/ionic
2016-08-20 13:37:16 +02:00
Manu Mtz.-Almeida
824f6c8f10
Merge remote-tracking branch 'remotes/origin/feature/reorderAnimations'
2016-08-20 13:31:59 +02:00
TOMA Hadrien
bfd093628a
docs(menuController): add param for menuId
...
Closes #7665
2016-08-19 15:42:03 -04:00
Alex Muramoto
97b57f1b53
Update docs and fix typos ( #7776 )
...
* docs(input): fix typo
* docs(scroll): add note about required CSS for scrollY
* docs(config): add swipeBackEnabled to config properties list
* docs(component generator): fix broken link in template comment
* docs(directive generator): fix broken link in template comment
2016-08-18 15:20:25 -04:00
Alex Muramoto
de12a4e905
refactor(virtual-scroll): add console.warn when approxItemHeight is unset
2016-08-18 12:57:27 -05:00
Justin Willis
6fb848cc4a
fix(docs): get rid of reference to @Page
2016-08-18 09:26:44 -05:00
Brandy Carney
7ddebdd6a1
test(loading): add test to show setting dynamic content
...
references #6103
2016-08-17 14:07:43 -04:00
Brandy Carney
d66dda56ae
Merge branch 'stonelasley-issue/6103-change-content-of-loading-component'
2016-08-17 13:48:33 -04:00
Brandy Carney
fa754f1110
Merge branch 'issue/6103-change-content-of-loading-component' of https://github.com/stonelasley/ionic into stonelasley-issue/6103-change-content-of-loading-component
2016-08-17 13:48:07 -04:00
Brandy Carney
fe3e9649c0
Merge branch 'jadsalhani-patch-3'
2016-08-17 13:40:51 -04:00
Brandy Carney
f807841431
chore: update changelog
2016-08-17 13:38:19 -04:00
Ramon Henrique Ornelas
1d33da9a56
style(): fix angular style import ( #7722 )
2016-08-17 13:19:08 -04:00
Thiery Laverdure
c11ae69b12
docs(popover): update instructions for presenting a popover
2016-08-17 09:22:09 -05:00
Justin Willis
82852fb353
fix(changelog): specify version of forms
2016-08-17 08:52:47 -05:00
Brandy Carney
a8dc613627
test(button): fix karma tests for the new button syntax
2016-08-16 18:29:33 -04:00
Brandy Carney
d30643c4a0
chore: fix linter errors
2016-08-16 18:22:27 -04:00
Brandy Carney
938864e8d0
refactor(button): add ion-button attribute and icon attributes to style buttons
...
BREAKING CHANGES:
- `<button>` becomes `<button ion-button>`
- `<a button>` becomes `<a ion-button>`
- `<button ion-item>` does not get the `ion-button` attribute
- Buttons inside of `<ion-item-options>` do get the `ion-button`
attribute
- Removed the `category` attribute, this should be passed in
`ion-button` instead.
- Button attributes added for icons in buttons: `icon-only`,
`icon-left`, and `icon-right`
closes #7466
2016-08-16 17:11:02 -04:00
Ramon Ornelas
90929d0ef9
docs(gestures): fix dgeni tag
...
Closes #7721
2016-08-14 18:45:35 -05:00
Stone C. Lasley
c750847df1
feat(loading): add setContent function
2016-08-12 18:24:07 -06:00
Da-FyK
8d0cc39357
docs(): fix path (nav->navbar) typo
2016-08-12 15:26:16 -05:00
Jad Salhani
6e4ea07b9e
Update Changelog to use exact Ionic versions
...
Upon testing the `npm install` command, npm install Ionic Beta 10 and `angular/forms 0.3.0`. `angular/forms 0.3.0` required angular RC-5, so a Missing Peer warning was issued.
I think it would be better to have them exact like the others
2016-08-12 13:38:00 +03:00
Justin Willis
4bcd8153dd
perf(item): apply will-change only when list is active
2016-08-11 01:11:15 -05:00
Emanuel
3324e32617
fix(checkbox): disabled toggle should not fire events or animate
2016-08-10 15:14:01 -05:00
mhartington
1f78487d96
feat(itemReorder): animate reorder button
2016-08-10 15:58:27 -04:00
Dan Bucholtz
174efc196d
fix(gestures): fixes scroll issue with hammer config
...
Fixes scroll issue with hammer config where pinch/rotate gestures are preventing the screen from scrolling.
Closes #6897
2016-08-10 14:16:08 -05:00
Brandy Carney
4e3bcb98a5
chore: update steps to upgrade to install exact versions and work on windows
2016-08-10 14:08:42 -04:00
Attila Oláh
4fdf08f393
docs(changelog): update beta 11 install instructions
...
Angular RC5 just has been released, this causes the original install command to fail. I have added the required (RC4) version to the command.
2016-08-10 13:01:58 -05:00
Brandy Carney
54a33e08e7
docs(overlays): update the overlay docs for multiple classes in cssClass
...
closes #7618
2016-08-10 11:12:02 -04:00
Dan Bucholtz
e244d09eaa
docs(app): documented setEnabled, setScrollDisabled methods
...
documented setEnabled, setScrollDisabled methods
2016-08-10 09:38:08 -05:00
Brandy Carney
79e25a342d
feat(toast): add ability to pass multiple classes to cssClass
...
references #7618
2016-08-09 16:23:12 -04:00
Brandy Carney
466dea310b
feat(loading): add ability to pass multiple classes to cssClass
...
references #7618
2016-08-09 16:15:58 -04:00
Brandy Carney
68ab2618d3
feat(action-sheet): add ability to pass multiple classes to cssClass
...
references #7618
2016-08-09 16:13:27 -04:00
Brandy Carney
a685cdc4af
feat(popover): add ability to pass multiple classes to cssClass
...
references #7618
2016-08-09 16:09:02 -04:00
Brian Dennis
93898bb3ed
docs(sass): find all sass files in folder
2016-08-09 10:55:55 -05:00
Justin Willis
42fa36bb91
test(alert): add test for overlays in viewDidEnter ( #7606 )
...
* chore(test): add test for overlays in viewDidEnter
* fix(test): dont break snapshot
* fix(test): fix where we import from
2016-08-08 13:13:26 -04:00
Purusothaman Ramanujam
e7adbad962
docs(): Update CONTRIBUTING.md ( #7603 )
...
Incorrect link.
2016-08-08 12:04:55 -04:00
mhartington
4cfb5a48ee
doc(): update private
2016-08-06 12:26:06 -04:00
Brandy Carney
7b88c03300
chore(ionic): release beta.11
2016-08-05 11:32:22 -04:00
mhartington
0579bbafc9
docs(content): update docs
2016-08-05 10:00:22 -04:00
Adam Bradley
5cb9d65146
chore(): fix type check error
2016-08-04 22:54:50 -05:00
Adam Bradley
a4e393b619
fix(nav): fire lifecycle events from app root portal
2016-08-04 22:47:36 -05:00
Adam Bradley
8eb0667b79
test(tabs): fix navCtrl reference
2016-08-04 20:17:09 -05:00
Jon Evans
63bc41d607
docs(readme): fix link to CONTRIBUTING.md ( #7550 )
2016-08-04 17:18:25 -04:00
Brian Dennis
b581aad77f
docs(sass): style property as code
2016-08-04 15:33:11 -05:00
Brian Dennis
5d7a5e09f4
docs(sass): prefix sass variables with $
2016-08-04 15:06:25 -05:00
mhartington
5542a931f3
feat(alert): allow smooth overflow scrolling
2016-08-04 15:27:09 -04:00
Adam Bradley
3c493652b2
test(): update to public navCtrl convention
2016-08-04 13:50:15 -05:00
Adam Bradley
478ac45211
test(snapshot): hide all scrollbars during snapshot
2016-08-04 13:05:11 -05:00
Adam Bradley
ff3daeed6c
chore(): remove css-scrollbar styles
2016-08-04 12:58:50 -05:00
Brandy Carney
dfb8ba4b98
docs(demo): update the item sliding demo so the archive does something
...
also hide pointer events on img
fixes #7547
2016-08-04 13:41:12 -04:00
Brandy Carney
108f821e99
docs(demos): clean up item sliding demo to simplify it
...
removed the toolbar styling and the reorder so it is just sliding.
references #7547
2016-08-04 13:16:21 -04:00
Adam Bradley
77e9b23bd2
test(nav): fix alert test
2016-08-04 12:07:24 -05:00
Adam Bradley
61a86253a8
fix(nav): register child nav when created from modal
2016-08-04 11:49:21 -05:00
Brandy Carney
3977928048
docs(demos): update the Option demo to use the Select demo
2016-08-04 12:46:23 -04:00
Brandy Carney
1bd5b59ee0
test(snapshot): update e2e tests that snapshot uses to be correct
2016-08-04 12:46:23 -04:00
Brian Dennis
d5da8ab0e2
docs(sass): add sass processor
2016-08-04 10:26:21 -05:00
mhartington
d7ce5709ce
chore(docs): fix param type for dgeni
2016-08-04 11:01:26 -04:00
Adam Bradley
267ced618e
fix(range): add mouse listeners to document
2016-08-04 08:52:21 -05:00
Max Lynch
2cb61d3d5a
chore(sql): Update comment
2016-08-03 21:37:59 -05:00
Max Lynch
0888f07cb9
chore(docs): Update docs for nav controller
2016-08-03 21:36:50 -05:00
Justin Willis
8733dd89be
docs(): note about ion-img outside virtualscroll ( #7474 )
2016-08-03 18:38:27 -04:00
Brandy Carney
15d69c2ab5
docs(sass): brian lied to me, update sass syntax
...
references driftyco/ionic-site#613
2016-08-03 17:50:42 -04:00
Brandy Carney
7a2ad99029
fix(range): set ticks to an empty array to prevent errors
2016-08-03 17:42:52 -04:00
mhartington
69169c5fc5
chore(docs): hide internal docs as well
2016-08-03 17:21:25 -04:00
Brandy Carney
b7c45482c6
docs(sass): add the correct documentation syntax for the sass vars
...
references driftyco/ionic-site#613
2016-08-03 17:07:44 -04:00
Brandy Carney
89f4f8408c
Merge branch 'pr/7341'
...
# Conflicts:
# src/components/select/test/single-value/index.ts
# src/components/select/test/single-value/main.html
2016-08-03 12:37:24 -04:00
Brandy Carney
43d8bbdd12
test(select): add demo for the selected text
...
references #7341
2016-08-03 12:33:20 -04:00
Brandy Carney
248b8f4adf
docs(demos): fix API demos missing the correct path to angular forms
2016-08-03 11:42:56 -04:00
Brandy Carney
b5b804725f
refactor(select): rename the checked attribute to selected on option
...
BREAKING CHANGES:
The Option component’s `checked` attribute has been renamed to
`selected` in order to select an option. This is to the follow the MDN
spec for a select option:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/option
If a `ngModel` is added to the Select component the value of the
`ngModel` will take precedence over the `selected` attribute.
references #7334
2016-08-03 11:38:41 -04:00
Brandy Carney
ccf6ae5dd3
chore: fix linter error
2016-08-01 16:27:30 -04:00
Brandy Carney
eea7e6ba69
feat(tabs): add the transition for material design tabs
...
refactored the sass naming to use `text-capitalization` instead of
`text-transform` since it now has an actual `transform` property and I
think this will be less confusing than having a `text-text-transform`
and a `text-transform`.
references #7455
2016-08-01 16:22:20 -04:00
Dan Bucholtz
8bf1a353fd
docs(nav, tabs): moved details from component docs to api docs where applicable ( #7471 )
...
moved details from component docs to api docs where applicable
2016-08-01 13:44:56 -05:00
mhartington
0a57213901
docs(navController): make popTo private
...
Closes https://github.com/driftyco/ionic-site/issues/615
2016-07-29 12:46:16 -05:00
mhartington
36e8604ed9
docs(navbar): add note about when to use navbar and when to use toolbar
...
Closes https://github.com/driftyco/ionic-site/issues/685
2016-07-29 12:37:16 -05:00
mhartington
4e26ea3294
docs(list): clean up docs and hide gestureCtrl
2016-07-29 11:27:09 -05:00
mhartington
1c596556c5
docs(footer, header): add docs
2016-07-29 10:37:12 -05:00
Brandy Carney
a468fde3f3
fix(menu): add statusbarPadding to the header and content in a menu
...
fixes #7385
2016-07-29 10:05:54 -05:00
Abdi Saeed
c9c46dfb0c
docs(slides): typo fix ( #7465 )
2016-07-29 09:32:07 -05:00
Brandy Carney
bab90b5a3e
test(tabs): update karma tests to latest default config
2016-07-29 09:28:52 -05:00
Brandy Carney
cab7b0d8b5
refactor(tabs): fix undefined sass variables
2016-07-28 23:35:06 -05:00
Brandy Carney
af01841c86
refactor(tabs): update Sass variable naming to be more consistent
...
Added comments on each Sass variable.
references #5651 references #7455
2016-07-28 23:11:26 -05:00
Brandy Carney
4dc53a2d9d
refactor(tabs): change the material design tabs to act as bottom navigation
...
Update tabs to reflect the material design bottom navigation spec:
https://material.google.com/components/bottom-navigation.html#bottom-nav
igation-usage
BREAKING CHANGES:
Material design mode defaults have changed to the following:
```
tabsHighlight: false,
tabsPlacement: 'bottom',
tabsHideOnSubPages: false
```
`tabsHighlight` can now be passed as an attribute on the `ion-tabs`
element, this allows for tabs to be added in multiple places inside of
an app and enable the highlight on some of them.
references #7455
2016-07-28 21:57:35 -05:00
Brandy Carney
087e2f2480
revert(tabs): undo commit that removes tab sub pages
...
Fix advanced tabs test
This reverts
https://github.com/driftyco/ionic/commit/743de19ae898e83375b51ef9c376225
c8e63f0ef
2016-07-28 15:28:55 -05:00
Brian Troncone
8c067234d5
Update to use reorder icon
...
Reorder template is currently using the menu icon instead of reorder icon. I updated the template to use proper reorder icon.
2016-07-28 09:27:46 -04:00
Brian Dennis
f3eb5fd3f2
docs(optional): add syntax to flag params as optional
2016-07-25 11:45:32 -05:00
Bryan Walker
d17441459e
docs(input): update input
...
Added additional item highlighting ability to make text area taller and include placeholder text.
2016-07-24 21:16:36 -05:00
Mark McEahern
d62faf9d81
docs(label): update copy for clarity
...
Change `about` to `above`, which appears to be the intended meaning.
2016-07-24 21:13:37 -05:00
Szymon Stasik
9fa31a1ec8
fix(animation): ele as string selector
2016-07-24 21:12:20 -05:00
Justin Willis
b19547c9a8
fix(generator): change nav to navCtrl
2016-07-21 10:53:34 -05:00
Manu Mtz.-Almeida
86c5aaf7a1
perf(menu): several improvements
...
- `display: none;` when menu is closed
- `ion-backdrop` is display: none when it is not used
- `ion-backdrop` is much smaller
2016-07-20 07:16:31 -07:00
Andrew Mitchell
ba53a23c6e
fix(datetime-util): fix convertDataToISO to handle negative timezone offsets
2016-07-19 13:35:36 -07:00
Manu Mtz.-Almeida
44ab527f74
fix(backdrop): flicker in UIWebView
2016-07-19 13:33:44 -07:00
Manu Mtz.-Almeida
ac8e4dce06
style(all): tslinter warnings
2016-07-19 13:31:46 -07:00
Brandy Carney
324f2cb189
test(input): fix input test to update the user form
...
closes #7335
2016-07-19 12:39:08 -04:00
Brian Dennis
0f418bcacf
chore(CI): comment out bump version calls
2016-07-18 19:49:28 -05:00
perry
4f52135c13
Revert "Revert "Merge branch 'master' of https://github.com/driftyco/ionic ""
...
This reverts commit 4a6086c1f8 .
2016-07-18 19:40:03 -05:00
perry
4a6086c1f8
Revert "Merge branch 'master' of https://github.com/driftyco/ionic "
...
This reverts commit 8945bf906d , reversing
changes made to f4fac225fa .
2016-07-18 19:24:56 -05:00
Brian Dennis
8945bf906d
Merge branch 'master' of https://github.com/driftyco/ionic
2016-07-18 19:16:34 -05:00
Brian Dennis
f4fac225fa
chore(docs): change api root to latest stable
2016-07-18 18:10:14 -05:00
Manu Mtz.-Almeida
ea9dd02b5b
fix(reorder): non ion-item elements can be reordered
...
the removed code was a premature optimization that does more harm than good
fixes #7339
2016-07-18 16:56:56 +02:00
Manu Mtz.-Almeida
cac378f35b
fix(menu): only one menu can be opened at a time
...
fixes #6826
2016-07-17 20:42:29 -05:00
Manu Mtz.-Almeida
6e9eb93717
test(gestures): adds unit tests for pan recognizer
2016-07-16 19:06:56 +02:00
xr0master
cc343d8ed2
Update select.ts
...
Added ability set selected text like md-selected-text
2016-07-16 14:52:47 +03:00
Brandy Carney
99efa3687f
fix(tabs): add sass variable for inactive opacity and pass it to the colors loop
2016-07-15 17:43:02 -04:00
Adam Bradley
0386476879
test(nav): clean up NavController tests
2016-07-15 15:55:49 -05:00
Adam Bradley
0a7d865975
refactor(nav): create NavControllerBase and public abstract class
...
Use NavController as the public API, and NavControllerBase as the
internal API. Refactored all app/nav/tabs unit tests and created
centralized mocking functions.
2016-07-15 15:54:56 -05:00
Manu Mtz.-Almeida
5909fa4ba5
refactor(gestures): no longer use hammer for drag gestures
2016-07-15 11:23:36 -05:00
Brandy Carney
11a24b98aa
fix(input): add input highlight for ios, fix the highlight size
...
The input highlight can now be enabled for ios. Fixed wp’s
valid/invalid highlighting. The highlight bar now goes on top of the
item-inner border so it will resize if there is an icon to the left.
BREAKING CHANGES:
Fixed typos in the input highlight variables:
- `$text-input-md-hightlight-color-valid` ->
`$text-input-md-highlight-color-valid`
- `$text-input-wp-hightlight-color-valid` ->
`$text-input-wp-highlight-color-valid`
Modified variables to turn on/off the highlight:
ios (defaults to false for all):
```
$text-input-ios-show-focus-highlight: false !default;
$text-input-ios-show-valid-highlight:
$text-input-ios-show-focus-highlight !default;
$text-input-ios-show-invalid-highlight:
$text-input-ios-show-focus-highlight !default;
```
md (defaults to true for all):
```
$text-input-md-show-focus-highlight: true !default;
$text-input-md-show-valid-highlight:
$text-input-md-show-focus-highlight !default;
$text-input-md-show-invalid-highlight:
$text-input-md-show-focus-highlight !default;
```
wp (defaults to true for all):
```
$text-input-wp-show-focus-highlight: true !default;
$text-input-wp-show-valid-highlight:
$text-input-wp-show-focus-highlight !default;
$text-input-wp-show-invalid-highlight:
$text-input-wp-show-focus-highlight !default;
```
fixes #6449
references #5052
2016-07-15 11:31:53 -04:00
Lenny Kean
86fd8a480f
fix(picker): fix iOS 8 picker display
...
Fixes #7319
2016-07-14 21:28:01 -05:00
mhartington
cca200e7a0
chore(generators): update provider generator
2016-07-14 16:06:20 -04:00
Manu Mtz.-Almeida
fd54f44a66
style(item): fixes "degrees" typo
2016-07-14 15:04:15 +02:00
Manu Mtz.-Almeida
a2a71893e4
style(menu): typo (degress -> degrees)
2016-07-14 11:24:30 +02:00
Manu Mtz.-Almeida
32a70a62de
fix(menu): swipe menu is triggered when the swipe |angle| < 40º
2016-07-14 11:17:23 +02:00
Manu Mtz.-Almeida
72c24bc927
feat(gesture-controller): disable/enable scrolling
2016-07-14 00:52:43 +02:00
Manu Mtz.-Almeida
d230cb40fe
fix(gestures): detecting swipe angle correctly + sliding item logic fix
2016-07-14 00:03:53 +02:00
Adam Bradley
1ae6619367
Merge pull request #7212 from manucorporat/gesture-controller
...
New Gesture controller
2016-07-13 15:24:12 -05:00
Manu Mtz.-Almeida
9f19023cb9
feat(gesture): Introducing new gesture controller
2016-07-13 22:11:38 +02:00
Adam Bradley
b43689704b
test(config): fix config tests
2016-07-12 20:33:39 -05:00
Adam Bradley
743de19ae8
refactor(tabs): remove tabSubPages UI
...
The Material Design spec has added “Bottom Navigation”, which is what
Ionic calls “Tabs”. Ionic’s MD mode now follows the updated Material
Design spec with the tabbar placed on the bottom. Additionally, any tab
sub pages do not automatically cover up the tabbar. Covering up the
tabbar is still possible by using a modal, however, it is no longer a
default feature for MD mode.
2016-07-12 20:28:40 -05:00
Manu Mtz.-Almeida
d6f62bcb60
fix(sliding): much better UX + performance
...
- sliding should behave exactly like a native one
- much better performance
references #7049
references #7116
closes #6913
closes #6958
2016-07-12 15:30:19 +02:00
Manu Mtz.-Almeida
b805602ffa
fix(util): UIEventManager should handle touchcancel event
2016-07-12 15:30:19 +02:00
Adam Bradley
cca3309f4c
chore(nav): create nav-interfaces file
2016-07-11 23:24:25 -05:00
Adam Bradley
8c2f0b448c
test(nav): remove unused tests
2016-07-11 23:22:01 -05:00
Adam Bradley
2e570837df
chore(util): add isPrimitive() util
2016-07-11 23:01:40 -05:00
Adam Bradley
91f66d8972
chore(): cleanup unused modules
2016-07-11 23:00:45 -05:00
Brandy Carney
10179c351d
docs(item): add link to the utility attributes in item api docs
...
closes driftyco/ionic-site#661
2016-07-11 16:15:23 -04:00
Brandy Carney
dd969a2958
fix(tabs): make the text color opaque instead of the entire button
...
this affects `md` and `wp` mode.
fixes #6638
2016-07-08 17:20:18 -04:00
Brandy Carney
d3be0af46d
test(tabs): clean up tabs badges e2e test so it works
2016-07-08 17:14:41 -04:00
Brandy Carney
d675d39a62
fix(range): align the label in an item range to the center
...
fixes #7046
2016-07-08 15:01:21 -04:00
Brandy Carney
65c84b307b
revert(range): revert PR #7050 , it breaks stacked labels and double labels
...
references #7046
2016-07-08 14:46:06 -04:00
Manu Mtz.-Almeida
5a8fe82c3a
fix(range): ion-label stacked with ion-range ( #7050 )
...
fixes #7046
2016-07-08 14:34:46 -04:00
Brandy Carney
55bc32dafe
fix(popover): remove min-height from ios, add sass variables
...
sass variables added for min-width and min-height.
closes #7215
2016-07-08 14:25:21 -04:00
Brandy Carney
d1234643ee
docs(alert): update description of setCssClass
...
references #6835
2016-07-08 13:51:40 -04:00
Brandy Carney
81ddd7f0a9
fix(select): add the cssClass passed by the user to the alert for a select
...
fixes #6835
2016-07-08 13:44:05 -04:00
Brandy Carney
88b637b491
feat(toolbar): add attributes to hide all borders and box shadows
...
closes #7237
2016-07-08 11:45:05 -04:00
Brandy Carney
d01ee4b0ce
fix(app): add status bar padding when tab subpages are hidden
...
closes #7203
2016-07-07 15:22:56 -04:00
Justin Willis
5bbe31a69f
fix(loading): clear timeout if dismissed before timeout fires
2016-07-07 13:00:12 -05:00
Brandy Carney
6c6254c213
chore(tslint): fix linter errors
2016-07-07 13:11:41 -04:00
Brandy Carney
0d33adafe4
chore(sass): fix linter error
2016-07-07 13:09:52 -04:00
Brandy Carney
41064bf2be
refactor(tabs): rename tab input/config options to be more clear/consistent
...
BREAKING CHANGES:
Tab input/config options have been renamed. The following options were
renamed:
- `tabbarHighlight` -> `tabsHighlight`
- `tabbarLayout` -> `tabsLayout`
- `tabSubPages` -> `tabsHideOnSubPages`
- `tabbarPlacement` -> `tabsPlacement`
The previous names have been deprecated. They will still work in the
current release but will be removed in the future so please update to
the new names.
references #7143
2016-07-07 13:09:00 -04:00
Justin Willis
580b8d5f0b
fix(slides): delay loading slides until view ready
...
Closes #7089
2016-07-06 10:47:12 -05:00
Arvind Chembarpu
153aaaaa01
style(templates): fix style variations in tooling templates
2016-07-04 21:31:14 -05:00
Adam Bradley
816a6486b0
fix(button): apply css for buttons w/ ngIf
...
Closes #5927
2016-07-04 21:26:58 -05:00
Manu Mtz.-Almeida
cac1d4f961
fix(menu): getBackdropElement
...
references #7125
2016-07-02 17:30:37 +02:00
Manu Mtz.-Almeida
01c7c1ada7
docs(range): fix debounce input
...
closes #7168
2016-07-02 14:27:09 +02:00
Manu Mtz.-Almeida
8483a439ae
fix(reorder): canceled reorder is animated smoothly back
...
references #7142
2016-07-02 11:33:16 +02:00
Adam Bradley
f1433c6314
refactor(backdrop): place disable-scroll class on ion-app
2016-07-01 21:44:53 -05:00
Adam Bradley
aebdf2f6e0
fix(bootstrap): return promise and resolve ionicBootstrap
...
Closes #7145
2016-07-01 20:39:09 -05:00
Adam Bradley
da6215c08e
test(modal): add provider tests
...
Related #7160
2016-07-01 20:30:28 -05:00
Adam Bradley
e4bbcc667a
fix(scroll): fix scrolling after switching tabs
...
Closes #7154
2016-07-01 20:13:49 -05:00
Adam Bradley
f02b6eae9a
style(tab): fix scss lint errors
2016-07-01 20:11:41 -05:00
Mike Hartington
997d54eca9
fix(tabs): center tabbar content
2016-07-01 20:09:19 -05:00
Manu Mtz.-Almeida
f289ac6b25
fix(reorder): better style
...
- Small icon
- Not opaque
references #7142
2016-07-01 23:59:14 +02:00
Adam Bradley
d8782df933
chore(): remove old deprecated warnings
2016-07-01 01:11:45 -05:00
Adam Bradley
941cb1d196
fix(backdrop): use raf when adding/removing disable-scroll css
2016-07-01 01:08:48 -05:00
Adam Bradley
656426672c
chore(templates): import required directives for ionic templates
2016-07-01 00:59:37 -05:00
Adam Bradley
009d5a980a
chore(angular): update to angular 2.0.0-rc.4
2016-06-30 23:31:13 -05:00
Adam Bradley
4d56219a4c
refactor(forms): upgrade to @angular/forms
2016-06-30 21:54:48 -05:00
Brandy Carney
9b2f4a682e
chore(sass): fix linter errors
2016-06-30 16:44:10 -04:00
Brandy Carney
1fe1c1e291
feat(content): add a resize function to recalculate the content size
...
this should be called when dynamically displaying/hiding headers,
footers, or tabs.
references #7131
2016-06-30 16:32:45 -04:00
mhartington
cd6ad23ef3
docs(viewController, picker, popover, toast, gestures, utils): update docs
2016-06-30 15:50:26 -04:00
mhartington
fbe6f82c89
docs(alert, loading, modal): update docs
2016-06-30 15:02:19 -04:00
mhartington
df07682407
docs(alertController, navController): update docs
2016-06-30 13:46:09 -04:00
Adam Bradley
686c262c4c
feat(footer): apply shadow on MD footer and tabbar bottom
2016-06-30 11:57:09 -05:00
Adam Bradley
845a516375
fix(activator): do not activate elements while scrolling
...
Closes #7141
2016-06-30 10:36:03 -05:00
Adam Bradley
0cb093e394
fix(animation): fix easing timing function
...
Closes #7130
2016-06-30 09:53:09 -05:00
Manu Mtz.-Almeida
267aa32f5a
perf(animation): using will-change when using progressStep()
2016-06-30 08:17:17 -05:00
Manu Mtz.-Almeida
4e88f89161
fix(button): outline buttons do not have hairline borders in iOS
2016-06-30 08:13:18 -05:00
Adam Bradley
3b1d3b926e
chore(viewcontroller): change onDismiss to private
2016-06-30 08:12:00 -05:00
Manu Mtz.-Almeida
ec99bfd019
feat(viewcontroller): add onWillDismiss callback
...
Fixed #6702
2016-06-30 08:06:19 -05:00
Adam Bradley
1c882b31a5
style(input): update import syntax
2016-06-29 22:42:22 -05:00
Adam Bradley
1f4b3e2cf0
feat(tabbar): apply shadow on MD tabbar top
2016-06-29 22:06:18 -05:00
Adam Bradley
0d8c947409
refactor(content): rename adjustedTop to contentTop
...
Closes #7112
2016-06-29 21:51:11 -05:00
Adam Bradley
7f83445b59
chore(contributing): update contributing guidelines
2016-06-29 21:34:42 -05:00
Adam Bradley
2d19308a52
fix(tabs): fix preloadTabs null element reference
...
Closes #7109
2016-06-29 21:15:33 -05:00
Adam Bradley
55a5e83020
fix(nav): fix menuCtrl reference in swipe back
2016-06-29 21:12:22 -05:00
Víctor Oliva
76619cf4d0
feat(select): add disabled status in select options
2016-06-29 20:01:03 -05:00
Manu Mtz.-Almeida
d993a1bfd8
fix(reorder): reorder can be used with any element
2016-06-30 01:14:21 +02:00
Brandy Carney
5119b57496
docs(segment): clean up docs on segment, update demo
...
the demo has been changed to show multiple segments in use, instead of
a lot of segments thrown on the page.
fixes driftyco/ionic-site#658
2016-06-29 17:16:02 -04:00
mhartington
d5959f4c44
docs(itemSliding): cleanup private methods
2016-06-29 15:33:41 -04:00
Manu Mtz.-Almeida
73580727ac
fix(bootstrap): tapclick is injected, probably ( #7128 )
2016-06-29 15:27:22 -04:00
Adam Bradley
b0a1151a0f
chore(readme): update npm readme
2016-06-29 14:02:41 -05:00
Brandy Carney
aad8f966a5
docs(demos): change the dot in item-reorder
2016-06-29 14:50:24 -04:00
Adam Bradley
9c896f59bc
chore(package): generate dist package.json from root package.json
...
Closes #6854
2016-06-29 13:44:36 -05:00
Brandy Carney
1cad300622
docs(demo): update item reorder demo to use a playlist
2016-06-29 14:35:42 -04:00
Brandy Carney
204c517e2a
docs(item-reorder): modify docs for item reorder
...
also added the header to the reorder test.
2016-06-29 14:02:52 -04:00
Brandy Carney
2fc83c40d3
refactor(item): rename indices to indexes
2016-06-29 14:02:52 -04:00
Adam Bradley
37c53ac07c
style(scss): fix scss lint errors
2016-06-29 11:44:51 -05:00
Brandy Carney
1c2acc0c6a
test(content): add tests for content pages without header/footers
2016-06-29 12:31:54 -04:00
Adam Bradley
6fa2faffba
feat(header): apply shadow on MD headers
2016-06-29 11:26:38 -05:00
Manu Mtz.-Almeida
08f22fb82b
docs(reorder): adds docs and demo for reorder directive
2016-06-29 17:35:33 +02:00
Adam Bradley
b615c60478
fix(loading): fix loading overlay during app init
...
Closes #6209
2016-06-29 00:27:50 -05:00
Adam Bradley
3fb58d95c3
demo(overlay): use injectable overlay controllers
2016-06-28 20:46:43 -05:00
Manu Mtz.-Almeida
7aa559aec2
fix(item): sliding item is closed when tapped
...
closes #7094
2016-06-29 02:30:16 +02:00
Adam Bradley
4fff262684
fix(datetime): format seconds token
...
Closes #6951
2016-06-28 16:40:42 -05:00
Adam Bradley
3cd31c3d17
fix(menu): fix content going under header
...
Closes #7084
2016-06-28 16:22:39 -05:00
Adam Bradley
4980659bd6
test(overlay): use injectable overlay controllers
2016-06-28 15:20:42 -05:00
Adam Bradley
215c6d846c
refactor(overlays): inject overlay providers
...
BREAKING CHANGES:
- Overlay components, such as Alert or Modals, should now be created
using its injected provider.
- Overlays now have the `present()` method on the overlay’s instance,
rather than using `nav.present(overlayInstance)`.
- All overlays now present on top of all app content, to include menus.
- Below is an example of the change to `Alert`, but the pattern is the
same for all overlays: ActionSheet, Loading, Modal, Picker, Popover,
Toast
WAS:
```
import { NavController, Alert } from ‘ionic-angular’;
constructor(private nav: NavController) {
}
doAlert() {
let alert = Alert.create({
title: 'Alert',
});
this.nav.present(alert);
}
```
NOW:
```
import { AlertController } from ‘ionic-angular’;
constructor(private alertCtrl: AlertController) {
}
doAlert() {
let alert = this.alertCtrl.create({
title: 'Alert'
});
alert.present();
}
```
2016-06-28 15:18:09 -05:00
Adam Bradley
2fe42ed63e
chore(): clean up unused references
2016-06-28 11:28:25 -05:00
Edd Hannay
721b2bc4f0
demos(loading): update demo to beta10
2016-06-28 09:42:05 -05:00
Brandy Carney
29dd8da3b4
chore(changelog): fix npm install to use beta 10 instead of nightly
2016-06-28 10:31:10 -04:00
Manu Mtz.-Almeida
5c804450c4
feat(ion-content): iOS only scroll bounce
2016-06-27 22:26:48 -05:00
Perry Govier
d458b1ec90
chore(ci): kicking the tires
2016-06-27 16:22:37 -05:00
Brandy Carney
e9226178dc
chore(ionic): release beta.10
2016-06-27 15:40:44 -04:00
Manu Mtz.-Almeida
89564f1c7e
feat(feature-detect): detect if backdrop-filter is supported
...
Currently `backdrop-filter` is only supported by Safari and it allows web developers to implement awesome background blur effects like a native iOS app
2016-06-27 13:42:55 -05:00
Brandy Carney
400957517d
fix(item): inherit overflow and text-overflow from the parent item in a paragraph
2016-06-27 14:40:12 -04:00
Manu Mtz.-Almeida
b1b7bb806a
test(picker): fixes return data
2016-06-27 20:04:51 +02:00
Manu Mtz.-Almeida
b8551defd5
fix(picker): adds align to the PickerColumn interface
2016-06-27 20:04:51 +02:00
Manu Mtz.-Almeida
2303c16fee
fix(item): sliding item works with and without borders
...
closes #7081
2016-06-27 20:04:51 +02:00
Edd Hannay
19a8670c58
docs(nav): remove Page component ( #7080 )
...
`ion-nav` docs refer to the deprecated Page decorator. The example code is already correct.
- Remove Page component reference
2016-06-27 14:01:44 -04:00
Edd Hannay
0948ad05eb
docs(modal): remove unused Page component import
...
The Page decorator usage was removed in 73635f3939 .
2016-06-27 13:59:36 -04:00
Brandy Carney
e4cc672c0a
fix(input): fix the clear input button to always be vertically aligned
2016-06-27 12:48:13 -04:00
Brandy Carney
4567de2aea
fix(content): adjust footer bottom based on the tabbar without padding
2016-06-27 12:13:26 -04:00
Brandy Carney
90d0d33270
test(content): add content tests to cover the different use cases
2016-06-27 11:52:33 -04:00
Brandy Carney
d0b1930b25
fix(input): check if there is a value when setting value
2016-06-24 18:20:33 -04:00
Justin Willis
149d8dccfa
chore(): add github folder back
2016-06-24 14:58:03 -05:00
Brandy Carney
3db67f90fb
fix(content): set footer height to 0 so it won't be undefined
2016-06-24 15:29:08 -04:00
mhartington
47e09a13f7
fix(generator): fix closing tag for header
2016-06-24 14:09:24 -04:00
Manu Mtz.-Almeida
614a49240b
test(menu): adds menu+alert tests
2016-06-24 20:03:57 +02:00
Brandy Carney
ae86ab8b81
fix(input): allow button click when input has focus
...
only show clear input button when input has focus.
closes #6514 and closes #6944
2016-06-24 13:57:34 -04:00
perry
4479a019a7
chore(CI): v2 -> master
2016-06-24 12:15:58 -05:00
perry
a117fd579d
switching v2 CI to watch master
2016-06-24 12:03:23 -05:00
Manu Mtz.-Almeida
f01a440314
style(item): fixes all gulp validate errors
2016-06-24 18:53:07 +02:00
Manu Mtz.-Almeida
3c267cebcb
style(item): Each selector in a comma sequence should be on its own line
2016-06-24 18:20:25 +02:00
Adam Bradley
7b818891ed
Merge pull request #7028 from manucorporat/sliding-reorder
2016-06-24 11:00:41 -05:00
Manu Mtz.-Almeida
bfdc898945
feat(item): sliding items work with list reorder
2016-06-24 17:57:21 +02:00
mhartington
0743f46d5d
docs(toggle): update docs
2016-06-24 11:55:36 -04:00
Justin Willis
30c3af4a80
chore(docs): proper typescript syntax
2016-06-24 00:36:47 -05:00
Manu Mtz.-Almeida
b7826ba1c1
fix(demos): updates @angular paths
2016-06-23 21:14:57 +02:00
Adam Bradley
2197d49633
fix(virtualScroll): first node should use clientTop/clientLeft
2016-06-23 13:22:32 -05:00
Manu Mtz.-Almeida
6a52a4a1ec
perf(reorder): hit test refactored
2016-06-23 16:00:58 +02:00
Adam Bradley
99c50a151f
fix(footer): show footer toolbar w/ tabbar bottom
2016-06-22 16:00:43 -05:00
Brandy Carney
f7880c9d5f
test(e2e): fix e2e tests with missing ion-navs, hide border on toolbars
2016-06-22 15:52:51 -04:00
Adam Bradley
0e9e85c448
fix(bootstrap): only add customProviders when present
2016-06-22 14:38:12 -05:00
Adam Bradley
c7fa9490bf
style(imports): add spaces in imports
2016-06-22 14:29:27 -05:00
Adam Bradley
469ae82bbc
chore(imports): individually export components
2016-06-22 14:28:31 -05:00
Adam Bradley
e06581d84c
chore(angular): update to angular 2.0.0-rc.3
2016-06-22 14:27:08 -05:00
Brandy Carney
bd82c4d56f
docs(demos): fix tabs demo
2016-06-22 15:18:48 -04:00
Brandy Carney
2dca3798bc
docs(changelog): add the breaking changes for searchbar to beta 9
2016-06-22 15:12:15 -04:00
Brandy Carney
6a7aca634b
docs(searchbar): fix attribute description for showCancelButton
2016-06-22 15:11:11 -04:00
Brandy Carney
05c7b8f0d7
docs(demos): update API demos so they all have ion-navs
...
- add spacing between imports
- alphabetize imports
- removed app.html files in favor of an inline ion-nav
- cleaned up config demo so it uses proper syntax
- use file name main.html for the first page for the demo
- name the app ApiDemoApp and first page ApiDemoPage
- replace the ion-toolbars with ion-navbars
closes #7019
closes driftyco/ionic-site#647
2016-06-22 14:45:49 -04:00
Brandy Carney
712ff81fb5
feat(list): add list headers and item dividers as items
...
- `ion-list-header` and `ion-item-divider` now take advantage of the
same content projection as the `ion-item`
- they are still styled as list headers and item dividers
- added docs and demos on this addition
closes #5561
2016-06-22 13:01:55 -04:00
Manu Mtz.-Almeida
4aa322d33b
fix(toggle): host listeners are not longer needed
2016-06-22 18:32:28 +02:00
Brandy Carney
6e34739249
fix(modal): add class name to modal
...
fixes #7000
2016-06-21 18:06:48 -04:00
Adam Bradley
ae40edf810
fix(tabs): fix tabs rootNav
2016-06-21 14:37:57 -05:00
Brandy Carney
ed6d0fa13b
fix(tabs): reference parent instead of parentTabs
2016-06-21 14:11:38 -04:00
Adam Bradley
603000fa72
fix(refresher): adjust location after layout updates
2016-06-21 12:46:54 -05:00
Manu Mtz.-Almeida
22fad4c4a3
fix(item): listEle does not longer exist
2016-06-21 19:38:48 +02:00
Adam Bradley
060d064325
Merge branch '2.0' into layout-refactor
...
# Conflicts:
# src/components/tabs/test/advanced/index.ts
2016-06-21 11:37:47 -05:00
Adam Bradley
f20c7e42a2
feat(fullscreen): add fullscreen property to ion-content
2016-06-21 11:22:01 -05:00
Manu Mtz.-Almeida
2bff535e7b
fix(tabs): swipeBackEnabled works with tabs as expected
2016-06-21 10:56:30 -05:00
Adam Bradley
aea866a742
Merge pull request #6993 from manucorporat/more-uieventmanager
...
Toggle and Refresh using UIEventManager
2016-06-21 10:52:25 -05:00
Manu Mtz.-Almeida
1a58a41cf9
fix(refresher): only listen for mousemove/touchmove when needed
2016-06-21 17:26:18 +02:00
Manu Mtz.-Almeida
e3ecd3d05b
refactor(toggle): uses new UIEventManager
2016-06-21 11:53:53 +02:00
Manu Mtz.-Almeida
14b8049771
refactor(refresh): uses new UIEventManager
2016-06-21 11:37:31 +02:00
Manu Mtz.-Almeida
38ab17b0a8
fix(item): sliding items don't fire (click) when swiped
2016-06-21 00:44:14 +02:00
Adam Bradley
7842991c1a
fix(nav): auto set iOS black transition bg via css
2016-06-20 14:12:13 -05:00
Adam Bradley
e91fba6ad3
Merge pull request #6979 from manucorporat/refactor-range-picker
...
Range and picker start using the new UIEventManager
2016-06-20 13:52:52 -05:00
Manu Mtz.-Almeida
1cef5a7084
refactor(range): uses new UIEventManager
2016-06-20 20:32:55 +02:00
Manu Mtz.-Almeida
02c863b1a9
refactor(picker): uses new UIEventManager
2016-06-20 20:32:55 +02:00
Manu Mtz.-Almeida
5c38921595
feat(list): reorder list items
...
References #5595
2016-06-20 13:19:54 -05:00
Adam Bradley
3a7addf7b0
feat(toolbar): control toolbar borders on top/bottom
...
Toolbars can be stacked up vertically in `<ion-header>`,
`<ion-content>`, and `<ion-footer>` elements. However, toolbars also
come with borders on both the top and bottom of the toolbar. To give
developers full control of the design, Ionic also includes the
`no-border-bottom` and `no-border-top` attributes. For example,
sometimes two vertically stacked toolbars may have different background
colors, in this case it might be best to leave a border between them.
However, if they have the same background color, the app may look best
without a border between them. The main point here is, it's entirely up
to the app's design to decide when and when not to show borders between
toolbars, and to do so then each toolbar can individually set
`no-border-bottom` and `no-border-top` attributes.
2016-06-20 12:01:21 -05:00
Adam Bradley
a1223da08c
fix(animation): correctly apply will-change: transform
2016-06-19 10:43:12 -05:00
Adam Bradley
2d680896e7
fix(tabs): hide tab's navbar when a page comes without a navbar
...
Closes #5556
2016-06-18 00:20:08 -05:00
Adam Bradley
cdb1f8503c
chore(sass): move z-index vars to separate file, remove unused vars
2016-06-17 23:21:15 -05:00
Adam Bradley
48c1ffd4f9
fix(toolbar): place iOS border on ion-header/footer
2016-06-17 22:19:51 -05:00
Brandy Carney
8be0a9ffb3
test(segment): add ion-nav
2016-06-17 22:09:06 -04:00
Brandy Carney
1b882800f7
test(all): fix the tests that don't have ion-nav
2016-06-17 22:05:24 -04:00
Brandy Carney
8fb4563527
test(all): fix all e2e tests to include an ion-nav
2016-06-17 22:05:24 -04:00
Adam Bradley
321c6d92ae
chore(): remove loading icon
2016-06-17 20:55:17 -05:00
Adam Bradley
1986710537
refactor(content): add dimension read/write methods
2016-06-17 15:23:13 -05:00
Brandy Carney
1d8ba4a5e7
fix(toolbar): position toolbar relative and add z-index
2016-06-17 16:15:31 -04:00
Brandy Carney
927edfffcd
refactor(tabs): remove all uses of ion-navbar-section
2016-06-17 13:51:30 -04:00
Brandy Carney
15642e4847
fix(cordova): fix the status bar padding with the new structure
2016-06-17 13:39:48 -04:00
Adam Bradley
5a85d82b8a
fix(header): optional ViewController injection
2016-06-17 12:15:01 -05:00
Adam Bradley
64b867816a
docs(header): update header markup
2016-06-17 11:48:15 -05:00
Adam Bradley
1a8f6d745d
test(header): update header markup
2016-06-17 11:43:30 -05:00
Adam Bradley
33672aef62
demos(header): update header markup
2016-06-17 11:39:59 -05:00
Brandy Carney
af2228757f
fix(tabs): don't add outline to the class name if it is a logo icon
...
fixes #6899
2016-06-17 11:42:18 -04:00
Manu Mtz.-Almeida
5d3acc8478
Merge pull request #6939 from rodriguesgm/patch-1
...
Update item-sliding.ts
2016-06-17 15:19:21 +02:00
Guilherme Rodrigues
079fd6ee87
Update item-sliding.ts
2016-06-16 22:22:04 -03:00
Adam Bradley
b3b7eb4626
refactor(modal): add css classes after createComponent
2016-06-16 15:27:07 -05:00
Adam Bradley
e5d79d28c0
refactor(ViewController): remove need for viewType property
2016-06-16 15:26:16 -05:00
mhartington
2392d1da66
docs(itemSliding, itemOptions): update docs
2016-06-16 16:16:35 -04:00
Manu Mtz.-Almeida
55eccb3493
feat(range): add debounce input for ionChange event
...
Closes #6894
2016-06-16 12:34:46 -05:00
Adam Bradley
c15269341f
chore(ionic): release beta.9
2016-06-16 11:55:06 -05:00
Adam Bradley
c5a19f48d5
chore(ionic): release beta.8
2016-06-16 11:49:10 -05:00
Adam Bradley
d13fa4e2cf
refactor(structure): allow content to scroll under headers/footers
2016-06-16 11:28:02 -05:00
Manu Mtz.-Almeida
64af0c8ba0
fix(item): item-options width calculated correctly
2016-06-16 11:10:25 -05:00
Manu Mtz.-Almeida
0c885899bc
fix(menu): push/overlay working correctly in landscape
2016-06-16 12:40:21 +02:00
Manu Mtz.-Almeida
87812f362a
Merge branch '2.0' of https://github.com/fareesh/ionic into 2.0
2016-06-16 12:17:25 +02:00
Brandy Carney
4769bc2ffb
chore: up the sleep on snapshot
2016-06-15 12:44:59 -04:00
Brandy Carney
31c7e595da
fix(searchbar): position elements when the value changes not after content checked
2016-06-15 12:44:33 -04:00
Brandy Carney
9819aae69b
test(searchbar): remove some of the e2e checks and rename the floating folder
2016-06-15 11:18:19 -04:00
Brandy Carney
01bbc940d1
fix(modal): change modal display so you can scroll the entire height
...
fixes #6839
2016-06-15 10:57:38 -04:00
Dan Bucholtz
3e451cce67
style(tslint): fixed linting error for new check-else rule
...
fixed linting error for new check-else rule
2016-06-14 22:34:53 -05:00
Dan Bucholtz
41ecfdc4ae
style(navigation): fixed sass-lint error, changed function name
...
fixed sass-lint error, changed function name
2016-06-14 22:27:31 -05:00
Manu Mtz.-Almeida
efcdd20508
fix(item): sliding item's width must be 100%
...
#closes 6239
2016-06-15 03:18:54 +02:00
Brandy Carney
461ba11de9
feat(select): add placeholder as an input for select
...
closes #6862
2016-06-14 20:24:35 -04:00
flavordaaave
ea450d41d3
fix(popover): allow target element to be positioned at left:0
...
fixes #6896
2016-06-14 17:31:59 -04:00
William Li
fa1537e88d
Update virtual-scroll docs to use let syntax ( #6888 )
...
This changed in beta7 due to the angular2 update to RC1. See https://github.com/driftyco/ionic/blob/2.0/CHANGELOG.md#angular-update-to-200-rc1
2016-06-14 16:58:26 -04:00
Brandy Carney
47f0c995da
style: fix linter errors
2016-06-14 16:55:01 -04:00
Dan Bucholtz
a655cd78ac
Feature/child nav fixes ( #6907 )
...
* fix(navigation): fixes bug where navigating to page with child-nav immediately re-enables app
fixes bug where navigating to page with child-nav immediately re-enables app
closes #6752
* test(navigation): added some additional tests
added some additional tests
* test(tabs): added multiple nested children test
added multiple nested children test
2016-06-14 15:52:24 -05:00
Brandy Carney
c65a4fb3e9
Merge branch 'refactor/searchbar' into 2.0
2016-06-14 16:43:22 -04:00
Brandy Carney
5733b0def6
style: fix linter errors
2016-06-14 16:16:32 -04:00
Brandy Carney
b5f93f95c0
fix(searchbar): add opacity so the searchbar doesn't show when it's moved over
2016-06-14 16:01:33 -04:00
Brandy Carney
9927cf958d
refactor(searchbar): hide the cancel button by default, add property to show
...
BREAKING CHANGES:
Searchbar
- The cancel button (ios and md) is now hidden by default, passing
`showCancelButton` will display it.
2016-06-14 15:36:22 -04:00
Justin Willis
c068828297
fix(toast): toast will now be enabled ( #6904 )
2016-06-14 14:10:33 -05:00
Brandy Carney
614ace462d
fix(searchbar): set a negative tabindex for the cancel button
...
this prevents tabbing to the cancel button and shifting the entire
screen.
2016-06-14 14:47:13 -04:00
Brandy Carney
fef6a5fa43
Merge branch '2.0' into refactor/searchbar
2016-06-14 14:14:49 -04:00
Brandy Carney
9a9aa5e018
refactor(searchbar): improve searchbar animation on ios, remove unused code
...
references #6023
2016-06-14 14:14:35 -04:00
mhartington
efa0c7b8f7
docs(): update API template
...
Ref https://github.com/driftyco/ionic-site/issues/607
2016-06-13 17:09:19 -04:00
Dan Bucholtz
b20647c16e
refactor(click-block): reversing previous change, making getBoolean use fallback of true
...
reversing previous change, making getBoolean use fallback of true
2016-06-13 15:53:51 -05:00
Dan Bucholtz
d7cdba82db
refactor(click-block): update to config for click-block
...
update to config for click-block
2016-06-13 15:28:32 -05:00
Brandy Carney
eb4261c323
refactor(searchbar): clean up searchbar code, add more properties
...
added autocomplete, autocorrect, spellcheck, and type as properties
that get passed to the input.
BREAKING CHANGES:
Searchbar events now return the event, not the Searchbar.
references #6177
closes #5996
2016-06-13 15:43:54 -04:00
Dan Bucholtz
d6b7d5dd9b
fix(navigation): keep the click block up longer if the keyboard is open ( #6884 )
...
* fix(navigation): keep the click block up longer if the keyboard is open
keep the click block up longer if the keyboard is open
closes #6540
* refactor(navigation): changed formatting, reduced keyboard duration padding
changed formatting, reduced keyboard duration padding
2016-06-13 13:15:31 -05:00
Manu Mtz.-Almeida
db9fa7ead3
fix(item): improve open/close logic, update demos
2016-06-11 20:07:08 -05:00
Aaron Czichon
0660cb6b4a
docs(nav): NavOptions.animation values
2016-06-11 20:05:40 -05:00
Adam Bradley
a93636332f
chore(router-deprecated): remove router-deprecated references
2016-06-10 16:13:34 -05:00
Justin Willis
9315c68c89
fix(decorators): changes to match angular style guide
2016-06-10 14:43:19 -05:00
Dan Bucholtz
761a1f6245
fix(click-block): click block is now showing on all screns. It wasn't previously on Android and des ( #6846 )
...
click block is now showing on all screns. It wasn't previously on Android and desktop
2016-06-10 12:32:56 -05:00
Adam Bradley
ff1daa6027
perf(virtualScroll): improve UIWebView virtual scroll
...
Related #6104
2016-06-10 11:30:21 -05:00
Brandy Carney
99fdcc0749
fix(searchbar): only trigger the input event on clear if there is a value
...
fixes #6382
2016-06-09 19:49:21 -04:00
Brandy Carney
b4028c6741
fix(searchbar): use the contrast color for the background in a toolbar
...
also updated the icons and text to use the contrast color.
fixes #6379
2016-06-09 19:19:55 -04:00
Brandy Carney
03986d4ec5
fix(item): encode hex value in the detail arrow so it works on firefox
...
fixes #6830
2016-06-09 17:28:00 -04:00
Brandy Carney
8350df0cfc
fix(popover): hide arrow if no event was passed
...
closes #6796
2016-06-09 17:03:28 -04:00
Adam Bradley
31f62e7f1f
fix(item): change ion-item-swiping to use .item-wrapper css instead
2016-06-09 15:32:12 -05:00
Dan Bucholtz
e5473b6759
feat(modal): background click and escape key dismiss ( #6831 )
...
background click and escape key dismiss
closes #6738
2016-06-09 15:03:11 -05:00
Brandy Carney
22331d79b3
style: fix linter errors
2016-06-09 15:58:08 -04:00
Brandy Carney
adcd2fc239
fix(datetime): add styling for datetime with different labels
...
fixes #6764
2016-06-09 15:58:08 -04:00
Dan Bucholtz
4eb8ede9f8
Merge branch '2.0' of github.com:driftyco/ionic into 2.0
2016-06-09 13:54:54 -05:00
Dan Bucholtz
1d78f78407
feat(popover): background dismiss, escape dismiss
...
background dismiss, escape dismiss
closes #6817
2016-06-09 13:54:46 -05:00
Brandy Carney
181129b7b4
fix(modal): add status bar padding to modal
2016-06-09 14:44:19 -04:00
Dan Bucholtz
2be96f29b2
* refactor(overlays): overlays now are enabled via ionViewDidEnter ( #6811 ) closes #6753
...
overalys now are enabled via ionViewDidEnter
* style(overlays): fixed tslint error
fixed tslint error
* style(overlays): formatting
formatting
* refactor(overlays): minor refactor to match style
minor refactor to match style
2016-06-09 13:35:03 -05:00
Brandy Carney
7a3477b782
style: fix linter errors
2016-06-09 14:04:51 -04:00
Justin Willis
8ff2476cc3
fix(toast): close toasts when two or more are open ( #6814 )
...
* fix(toast): close toast when two or more are open
* fix(toast): abc order imports
* fix(toast): move focus code into ionic event
2016-06-09 13:02:53 -05:00
Brandy Carney
922a8a3ba9
docs(item): improve documentation behind item
...
adds more usage examples and content projection information.
closes driftyco/ionic-site#579
references #5993
2016-06-09 13:49:38 -04:00
mhartington
b266e9f66e
docs(): update docs
2016-06-09 12:50:00 -04:00
Manu Mtz.-Almeida
29791f8556
fix(menu): swiping menu distinguishes between opening and closing direction
...
Closes #5511
2016-06-09 07:57:29 -05:00
Adam Bradley
ce3da970fb
fix(tap): export isActivatable as a const so its transpiled correctly
2016-06-08 23:21:10 -05:00
Adam Bradley
14c7bc29a1
test(): add apple-mobile-web-app-capable metatag
2016-06-08 23:19:57 -05:00
Adam Bradley
1188730f10
fix(scrollView): ensure scroll element exists for event listeners
...
Related #6104
2016-06-08 22:08:28 -05:00
Adam Bradley
f049521095
fix(virtualScroll): detect changes in individual nodes
...
Closes #6137
2016-06-08 21:52:53 -05:00
Josh Thomas
b5107cdaf1
chore(build): create es2015 modules when publishing
2016-06-08 20:56:18 -05:00
Manu Mtz.-Almeida
9b2e934a2f
fix(range): stop sliding after releasing mouse outside the window
...
Closes #6802
2016-06-08 20:30:32 -05:00
Manu Mtz.-Almeida
14d29e687e
fix(item): sliding item supports dynamic options + tests
...
Closes #5192
2016-06-08 16:58:03 -05:00
Adam Bradley
c1d09dd6b2
refactor(nav): replace DynamicComponentLoader w/ ComponentFactory
2016-06-08 16:42:23 -05:00
mhartington
46f6ee8428
doc(bootstrap): update usage
2016-06-08 17:20:10 -04:00
mhartington
8836ae060d
doc(bootstrap): update docs
2016-06-08 17:08:23 -04:00
mhartington
d3f0aec554
doc(bootstrap): update docs
2016-06-08 17:04:49 -04:00
mhartington
e03bb31cfb
docs(bootstrap): update usage example
2016-06-08 17:03:44 -04:00
perry
e9f09688a9
chore(dgeni): add advanced to the list of custom docs tags
2016-06-08 13:57:32 -05:00
Adam Bradley
5d873ff7f6
feat(item-sliding): two-way item sliding gestures
2016-06-08 12:31:02 -05:00
Brandy Carney
f2a9f2dd43
fix(range): bar height for ios should be 1px, add disabled for wp
2016-06-08 13:27:18 -04:00
Brandy Carney
11d5488fdc
style(item): remove the mixin for detail push from the themes
...
added the sass variable for the color directly to the svg instead. This
will help with future themes since the mixin was just being copied over.
references #5993
2016-06-08 13:27:18 -04:00
Brandy Carney
c41f24d8ee
feat(item): add the ability to show a forward arrow on md and wp modes
...
The following Sass variables control this:
```
$item-ios-detail-push-show
$item-md-detail-push-show
$item-wp-detail-push-show
```
ios is set to true by default, the others are set to false.
references #5993
2016-06-08 13:27:18 -04:00
Dan Bucholtz
cb1cacab42
refactor(inset-modal): inset-modal fixes ( #6809 )
...
inset-modal fixes
2016-06-08 12:23:47 -05:00
Adam Bradley
d23c75a229
chore(animation): add any as type
2016-06-08 12:20:31 -05:00
Brandy Carney
fd9cdc7490
fix(tabs): reduce padding on tabs for ios
...
fixes #6679
2016-06-08 12:32:45 -04:00
Brandy Carney
bc306c6ce8
style(tabs): fix linter errors, change log to debug
2016-06-08 12:08:57 -04:00
Brandy Carney
c67ce8c906
style(toast): fix linter issues and typo
2016-06-08 12:04:44 -04:00
Dan Bucholtz
82adf6f3d3
Feature/toast position ( #6804 )
...
* refactor(toast): refactored toast to support positions and clean up transitions a bit
refactored toast to support positions and clean up transitions a bit
* test(toast): added additional test
added additional tests
2016-06-08 11:54:31 -04:00
Adam Bradley
9f293e8549
feat(navPop): add nav pop method on the app instance
2016-06-08 10:42:19 -05:00
Adam Bradley
84f37cf4d5
feat(backButton): register back button actions
2016-06-08 10:42:19 -05:00
Adam Bradley
d98f3c9bd7
feat(tabs): track tab selecting history, create previousTab() method
2016-06-08 10:42:19 -05:00
mhartington
6f8f2ab83f
docs(ionicBoostrap): add docs
2016-06-08 11:42:12 -04:00
Dan Bucholtz
9425eeff94
chore(range): sass validates now ( #6806 )
...
sass validates now
2016-06-08 10:38:26 -05:00
Dan Bucholtz
9b78aeba77
fix(click-block): fix for the click block logic
...
fix for the click block logic
2016-06-08 10:27:56 -05:00
Brandy Carney
1570d2bbf0
chore(changelog): update the steps to include the install command
2016-06-08 11:09:35 -04:00
William Li
f16a4439d9
docs(events): clean up confusion with Event arguments
...
Addresses part of https://github.com/driftyco/ionic-site/issues/544 .
This PR makes it so that the piece of code in the docs works as intended. Otherwise, the second console.log statement will result in an array output, instead of the intended user object.
2016-06-08 08:59:45 -05:00
Manu Mtz.-Almeida
ccd926b8ae
feat(range): range can be disabled
2016-06-08 08:46:31 -05:00
Guillermo
af289ece12
Fix typo ( #6789 )
2016-06-07 16:11:13 -05:00
Brandy Carney
f7b2ea277d
fix(button): check for icon and add css after content checked
...
fixes #6662
2016-06-07 13:20:39 -04:00
Max Lynch
ba3e786f2b
Update CHANGELOG.md
2016-06-07 09:34:43 -05:00
Brandy Carney
2ff19efe50
chore(CHANGELOG): add reasons for breaking changes
2016-06-07 10:30:00 -04:00
Brandy Carney
51f6c4843f
chore(CHANGELOG): add steps for renaming the lifecycle and events beta 8
2016-06-07 10:23:42 -04:00
Justin Willis
587ca7c278
chore(): move breaking changes to the top
2016-06-07 09:17:11 -05:00
Manu Mtz.-Almeida
c28aa53478
feat(item): two-way sliding of items
...
closes #5073
2016-06-07 01:43:03 +02:00
Brandy Carney
dc87353121
chore: update beta 8 steps
2016-06-06 18:53:41 -04:00
Brandy Carney
dc95439499
chore(ionic): release beta.8
2016-06-06 18:37:56 -04:00
Fareesh Vijayarangam
07d55c5dba
fix(Menu): fix right overlay menu when rotating device
2016-06-03 08:42:46 -04:00