Adam Bradley
369d78b021
fix(button): remove unnecessary ion-button-effect elements
2016-04-29 15:47:48 -05:00
Brandy Carney
45e37ceb29
test(e2e): update all e2e tests to use a local path to ionic
...
this lets type errors to show up during development
closes #6366
2016-04-29 15:34:56 -04:00
Adam Bradley
4cc2459e2e
docs(): fix the the
2016-04-21 11:34:30 -05:00
Brandy Carney
c3fb051ed6
style(sass): fix linter errors
2016-04-20 15:33:55 -04:00
Brandy Carney
5f8edc2fcf
fix(button): remove classes from buttons with categories
...
references #6237
2016-04-20 15:16:34 -04:00
Brandy Carney
35dd0ed0b0
fix(button): add a category to buttons so they won't get the button styles
...
fixes #6237
2016-04-20 13:20:01 -04:00
Adam Bradley
83af18b87e
docs(actionsheet): dismissing and async navigation
2016-04-19 10:17:42 -05:00
Adam Bradley
1c67b0269b
feat(select): fallback to alert interface when more than 6 opts
2016-04-16 21:40:41 -05:00
Brandy Carney
203b07809e
Revert "fix(sass): remove global imports from components"
...
This reverts commit dad2155ecd .
2016-04-11 13:24:58 -04:00
Brandy Carney
dad2155ecd
fix(sass): remove global imports from components
...
globals.mode is already imported in the components.mode file, so it
doesn’t need to be imported per component
fixes #5931
2016-04-11 11:59:44 -04:00
Adam Bradley
acc6321d0d
chore: add ViewEncapsulation.None to components
...
Closes #5884
2016-04-10 20:38:04 -05:00
Adam Bradley
4e8ecae83c
chore: add ChangeDetectionStrategy.OnPush strategy
...
Close #5885
2016-04-10 00:28:50 -05:00
Brandy Carney
5fc77b5081
chore(sass): fix linter errors
2016-03-23 12:33:56 -04:00
Brandy Carney
210b4eda08
Merge pull request #5867 from manucorporat/fix-action-sheet-safari
...
fix(action-sheet): action sheet button no longer shortens when activated in Safari
2016-03-21 14:20:22 -04:00
Andrew Botz
a7e699e1fc
Update action-sheet.ts
...
Fixed typo of 'shoule' to 'should'
2016-03-17 20:53:49 -05:00
Manu Mtz.-Almeida
6d55abcb83
fix(action-sheet): action sheet button shortens when activated in Safari
...
closes #5828
2016-03-17 21:14:05 +01:00
Brandy Carney
d3d689ae11
style(sass): remove all PropertySortOrder errors from linter
...
references #5797
2016-03-14 15:56:19 -04:00
Adam Bradley
37beb0f4fe
test(alert): fix snapshot tests
2016-03-13 13:15:04 -05:00
Adam Bradley
584470337a
fix(alert): disable listeners until ready
...
Closes #5821
2016-03-12 21:34:08 -06:00
Brandy Carney
f7b52eeee1
chore(sass): update sass to match linter config
...
references #5797
2016-03-10 22:42:38 -05:00
Manu Mtz.-Almeida
81096f1c12
feat(select): using action-sheet as ion-select interface
2016-03-09 23:57:22 +01:00
Adam Bradley
897501650a
fix(nav): create opts object when undefined/null
...
Closes #5737
2016-03-06 14:07:26 -06:00
Adam Bradley
ecfecc9bcb
chore(actionsheet): add aria labels to actionsheet
2016-03-05 20:51:38 -06:00
Adam Bradley
e639457654
fix(overlays): update keyboard focus management
2016-03-05 20:32:21 -06:00
Adam Bradley
4922fc6075
fix(nav): do not hide pages if an overlay is in the stack
...
Closes #5430
2016-03-05 13:34:14 -06:00
Adam Bradley
f51a3f596f
fix(actionsheet): fix md ripple on actionsheet
2016-03-04 12:29:44 -06:00
Adam Bradley
6daa0696c4
chore(actionsheet): tweak actionsheet animations
2016-03-04 12:29:44 -06:00
Brandy Carney
a51268cd6c
refactor(sass): update windows action sheet sass to use variables
...
remove unused styles
references #5651
2016-03-03 15:31:38 -05:00
Brandy Carney
62c7199fd1
Merge branch '2.0' into windows-mode
2016-03-03 13:12:52 -05:00
Brandy Carney
50b7d7052d
refactor(sass): add Sass variables for action sheet and rename some
...
also remove unused properties
references #5651
2016-03-03 12:48:08 -05:00
Brandy Carney
2b77d52061
docs(API): clean up API docs
2016-03-01 19:24:33 -05:00
Brandy Carney
02da18b311
Merge branch '2.0' into windows-mode
...
# Conflicts:
# ionic/components/searchbar/searchbar.ts
2016-02-29 19:02:55 -05:00
Adam Bradley
66af6ff3a0
test(actionsheet): open modal from actionsheet
2016-02-27 20:51:00 -06:00
Brandy Carney
a5945317d5
feat(windows): more UI cleanup
...
references #5565
2016-02-25 18:12:18 -05:00
Brandy Carney
e05f147945
feat(windows): windows UI cleanup
...
references #5565
2016-02-25 16:17:26 -05:00
Brandy Carney
13f3e83605
feat(windows): clean up button and alert UI
...
references #5565
2016-02-24 15:44:18 -05:00
Brandy Carney
138e8763dc
feat(windows): clean up action sheet UI
...
references #5565
2016-02-24 14:46:45 -05:00
Brandy Carney
a956895dc9
Merge branch '2.0' into windows-mode
2016-02-23 20:33:24 -05:00
Perry Govier
41f2f888a3
chore(ionitron): wake up ionitron!
2016-02-23 19:04:09 -06:00
Perry Govier
53fd11c49f
chore(ionitron): wake up ionitron!
2016-02-23 18:55:05 -06:00
Brandy Carney
370490ec51
feat(windows): initial add of action sheet
...
references #5565
2016-02-23 13:03:08 -05:00
Tim Lancina
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
Adam Bradley
4cae151d47
fix(overlay): do not dom cache views before overlays
...
Closes #5483
2016-02-21 00:03:58 -06:00
Adam Bradley
6b9e59d0d0
feat(NavController): prevent other lifecycle events from firing
...
For Alert and ActionSheet, the currently active page’s leaving
lifecycle event should not fire. However, for Modal, the currently
active page’s leaving lifecycle should fire. Closes #5516
2016-02-19 12:06:49 -06:00
mhartington
eb3235f874
docs(actionsheet): add docs for actionsheet options
2016-02-18 19:13:55 -05:00
Adam Bradley
a76808b4f1
chore(decorators): add types to decorators
...
Closes #5375
2016-02-14 22:19:12 -06:00
Tim Lancina
5f254f285f
chore(e2e): make typescript and e2e friends
2016-02-12 11:37:39 -06:00
Adam Bradley
e6068785f6
refactor(transitions): created Transition class
...
Created interfaces for NavOptions, AnimationOptions and
TransitionOptions Created Transition class and move transition ts files
to their own folder.
2016-02-10 01:57:54 -06:00
Adam Bradley
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06: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