31f62e7f1f
fix(item): change ion-item-swiping to use .item-wrapper css instead
2016-06-09 15:32:12 -05:00
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
22331d79b3
style: fix linter errors
2016-06-09 15:58:08 -04:00
adcd2fc239
fix(datetime): add styling for datetime with different labels
...
fixes #6764
2016-06-09 15:58:08 -04:00
4eb8ede9f8
Merge branch '2.0' of github.com:driftyco/ionic into 2.0
2016-06-09 13:54:54 -05:00
1d78f78407
feat(popover): background dismiss, escape dismiss
...
background dismiss, escape dismiss
closes #6817
2016-06-09 13:54:46 -05:00
181129b7b4
fix(modal): add status bar padding to modal
2016-06-09 14:44:19 -04:00
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
7a3477b782
style: fix linter errors
2016-06-09 14:04:51 -04:00
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
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
b266e9f66e
docs(): update docs
2016-06-09 12:50:00 -04:00
29791f8556
fix(menu): swiping menu distinguishes between opening and closing direction
...
Closes #5511
2016-06-09 07:57:29 -05:00
ce3da970fb
fix(tap): export isActivatable as a const so its transpiled correctly
2016-06-08 23:21:10 -05:00
14c7bc29a1
test(): add apple-mobile-web-app-capable metatag
2016-06-08 23:19:57 -05:00
1188730f10
fix(scrollView): ensure scroll element exists for event listeners
...
Related #6104
2016-06-08 22:08:28 -05:00
f049521095
fix(virtualScroll): detect changes in individual nodes
...
Closes #6137
2016-06-08 21:52:53 -05:00
b5107cdaf1
chore(build): create es2015 modules when publishing
2016-06-08 20:56:18 -05:00
9b2e934a2f
fix(range): stop sliding after releasing mouse outside the window
...
Closes #6802
2016-06-08 20:30:32 -05:00
14d29e687e
fix(item): sliding item supports dynamic options + tests
...
Closes #5192
2016-06-08 16:58:03 -05:00
c1d09dd6b2
refactor(nav): replace DynamicComponentLoader w/ ComponentFactory
2016-06-08 16:42:23 -05:00
46f6ee8428
doc(bootstrap): update usage
2016-06-08 17:20:10 -04:00
8836ae060d
doc(bootstrap): update docs
2016-06-08 17:08:23 -04:00
d3f0aec554
doc(bootstrap): update docs
2016-06-08 17:04:49 -04:00
e03bb31cfb
docs(bootstrap): update usage example
2016-06-08 17:03:44 -04:00
e9f09688a9
chore(dgeni): add advanced
to the list of custom docs tags
2016-06-08 13:57:32 -05:00
5d873ff7f6
feat(item-sliding): two-way item sliding gestures
2016-06-08 12:31:02 -05:00
f2a9f2dd43
fix(range): bar height for ios should be 1px, add disabled for wp
2016-06-08 13:27:18 -04:00
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
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
cb1cacab42
refactor(inset-modal): inset-modal fixes ( #6809 )
...
inset-modal fixes
2016-06-08 12:23:47 -05:00
d23c75a229
chore(animation): add any as type
2016-06-08 12:20:31 -05:00
fd9cdc7490
fix(tabs): reduce padding on tabs for ios
...
fixes #6679
2016-06-08 12:32:45 -04:00
bc306c6ce8
style(tabs): fix linter errors, change log to debug
2016-06-08 12:08:57 -04:00
c67ce8c906
style(toast): fix linter issues and typo
2016-06-08 12:04:44 -04:00
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
9f293e8549
feat(navPop): add nav pop method on the app instance
2016-06-08 10:42:19 -05:00
84f37cf4d5
feat(backButton): register back button actions
2016-06-08 10:42:19 -05:00
d98f3c9bd7
feat(tabs): track tab selecting history, create previousTab() method
2016-06-08 10:42:19 -05:00
6f8f2ab83f
docs(ionicBoostrap): add docs
2016-06-08 11:42:12 -04:00
9425eeff94
chore(range): sass validates now ( #6806 )
...
sass validates now
2016-06-08 10:38:26 -05:00
9b78aeba77
fix(click-block): fix for the click block logic
...
fix for the click block logic
2016-06-08 10:27:56 -05:00
1570d2bbf0
chore(changelog): update the steps to include the install command
2016-06-08 11:09:35 -04:00
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
ccd926b8ae
feat(range): range can be disabled
2016-06-08 08:46:31 -05:00
af289ece12
Fix typo ( #6789 )
2016-06-07 16:11:13 -05:00
f7b2ea277d
fix(button): check for icon and add css after content checked
...
fixes #6662
2016-06-07 13:20:39 -04:00
ba3e786f2b
Update CHANGELOG.md
2016-06-07 09:34:43 -05:00
2ff19efe50
chore(CHANGELOG): add reasons for breaking changes
2016-06-07 10:30:00 -04:00
51f6c4843f
chore(CHANGELOG): add steps for renaming the lifecycle and events beta 8
2016-06-07 10:23:42 -04:00