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
Brandy Carney
62606f4d74
Merge pull request #6761 from Merott/hardware-typo
...
docs(platform): correct a minor typo of "hardware"
v2.0.0-beta.8
2016-06-06 12:24:31 -04:00
Merott Movahedi
f6ec19bdba
docs(platform): correct a minor typo of "hardware"
...
"hardware" is mistyped "hardward". Correct that. That's all.
**Ionic Version:** 2.x
2016-06-04 10:13:24 +01:00
Brandy Carney
9ea89ea83c
fix(popover): style the ion-content background in a popover to match popover bg
2016-06-03 14:41:29 -04:00
Brandy Carney
c801d1800b
fix(popover): allow popover to have an ion-content wrapping it
2016-06-03 12:40:17 -04:00
Brandy Carney
f8d1103eca
docs(input): add clear input example to demo and update doc to reflect
...
closes driftyco/ionic-site#618
2016-06-02 15:35:05 -04:00
Brandy Carney
79a7f2fcb6
docs(menu/toolbar): update documentation for buttons/menuToggle in a toolbar
...
closes driftyco/ionic-site#590
2016-06-02 15:15:07 -04:00
Brandy Carney
9b2f0842df
chore: fix linter errors
2016-06-02 13:30:04 -04:00
Brandy Carney
db810fb0cc
Merge branch '2.0' of https://github.com/driftyco/ionic into 2.0
2016-06-02 13:28:27 -04:00
Adam Bradley
cc93366b9c
fix(platform): pass original event in EventEmitter
2016-06-02 12:26:54 -05:00
Brandy Carney
5f35c043f2
test(menu): add e2e test to open right menu
2016-06-02 13:16:45 -04:00
Adam Bradley
7f597a0e55
fix(menu): pass platform to menu type
2016-06-02 12:04:03 -05:00
Brandy Carney
4af5e03bd9
Merge pull request #6687 from manucorporat/fix-backdrop
...
fix(ion-backdrop): new ion-backdrop can prevent background scrolling
2016-06-02 12:35:09 -04:00
Manu Mtz.-Almeida
a1a582b7a1
fix(ion-backdrop): new ion-backdrop can prevent background scrolling
...
closes #6656
2016-06-02 17:09:44 +02:00
Brandy Carney
c42bf97d67
Merge pull request #6736 from driftyco/fix/modal-import-and-no-implicit-any
...
refactor(modal): import ElementRef, fix no-implicit-any error
2016-06-02 11:07:32 -04:00
Dan Bucholtz
d26e3aee58
refactor(modal): import ElementRef, fix no-implicit-any error
...
import ElementRef, fix no-implicit-any error
2016-06-02 10:05:59 -05:00
Brandy Carney
c59c65647d
feat(range): add styling for the range when knob is minimum md
...
references #5422
2016-06-02 10:31:47 -04:00
Adam Bradley
908fa03174
fix(transition): reduce transition delay on MD
2016-06-02 08:31:48 -05:00
Adam Bradley
9cd80cbfe8
chore(nav): add promise rejects to popTo
2016-06-01 22:19:13 -05:00
Brandy Carney
fc29124870
chore(changelog): update the beta 7 steps
...
closes #6630
2016-06-01 23:09:17 -04:00