Adam Bradley
024d787f23
chore(components): update core components
2017-05-03 11:15:42 -05:00
Adam Bradley
2b2f23b71a
Merge branch 'master' into v4
2017-05-03 10:50:18 -05:00
Manu Mtz.-Almeida
27a70fbdd8
chore(e2e): add domCount() perf tool
2017-05-03 14:51:07 +02:00
Szymon Stasik
59dd853f54
fix(select): firing events properly in popover interface
2017-05-03 12:27:13 +02:00
Adam Bradley
8d335b26b8
chore(build): pass project root
2017-05-02 21:59:59 -05:00
Adam Bradley
fe52864987
chore(slides): temp remove slides import
2017-05-02 21:59:59 -05:00
Adam Bradley
954e1dfbb3
chore(gestures): update gestures
2017-05-02 21:59:59 -05:00
Adam Bradley
94785d9f1d
chore(badge): update badge
2017-05-02 21:59:59 -05:00
Adam Bradley
f48ff64d2e
feat(card): update card
2017-05-02 21:59:59 -05:00
Josh Thomas
9788974d4c
fix(button): corrected issue with colors required for styles.
2017-05-02 16:08:12 -05:00
Adam Bradley
1d02f64c91
Merge remote-tracking branch 'origin/v4' into v4
2017-05-02 14:40:20 -05:00
Adam Bradley
ce81a62870
Merge branch 'master' into v4
...
# Conflicts:
# package.json
2017-05-02 14:40:09 -05:00
jgw96
19020108aa
chore(package): update to ts 2.3.2
2017-05-02 14:11:29 -05:00
Josh Thomas
d18f2e591c
fix(): changed slides so that it is using the default import.
2017-05-02 14:11:04 -05:00
Josh Thomas
53d7c24ddf
fix(button): add all attribute classes that apply. (clear, outline, solid)
2017-05-02 13:30:11 -05:00
Adam Bradley
4c8cf195e9
chore(typescript): update to 2.3.2
2017-05-02 13:04:33 -05:00
Adam Bradley
800e21e385
Merge remote-tracking branch 'origin/v4' into v4
2017-05-02 12:55:18 -05:00
Adam Bradley
cae0c0e050
Merge branch 'master' into v4
...
# Conflicts:
# package.json
# src/components/badge/badge.scss
# src/components/slides/slides.scss
2017-05-02 12:55:07 -05:00
Adam Bradley
94e54eed98
chore(scripts): update build
2017-05-02 12:53:32 -05:00
Daniel Sogl
04120b4719
chore(angular): update to latest Angular release ( #11403 )
...
* chore(package.json): update to latest Angular release
In Angular 4.1 are no breaking changes. The update should be no problem.
* Update package.json
2017-05-02 10:37:15 -05:00
Amit Moryossef
424b15aefd
fix(rtl): add correct text-align ( #11353 )
...
* fix(rtl): add correct text-align
* feat(text-align): add mixin for backwards compatibility of variables
* fix(text-align): default null not empty string
* fix(text-align): remove default
2017-05-02 11:10:18 -04:00
Markus Wagner
6b42677460
docs(alert): add default value for enableBackdropDismiss
...
Closes #11370
2017-05-01 14:51:44 -04:00
Daniel Sogl
272893278d
docs(): update Ionic 2 to Ionic
...
Closes #11409
It's just Ionic
2017-05-01 14:33:39 -04:00
Martijn Luyckx
e66c54958b
docs(events): update demo in usage
...
Closes #11428
Make it clear that event.subscribe must be called in another method
2017-05-01 14:21:50 -04:00
Josh Thomas
87aca09dc3
fix(button): corrected attribute for disabled.
2017-05-01 12:38:45 -05:00
Josh Thomas
a61d0aff46
chore(): updating button tests.
2017-05-01 11:55:54 -05:00
Adam Bradley
193eafe1e9
Merge branch 'master' into v4
2017-05-01 11:55:01 -05:00
Adam Bradley
c6170fc1be
fix(toggle): update toggle js
2017-05-01 11:54:57 -05:00
Amit Moryossef
6add05e31a
doc(haptic): fix typo ( #11461 )
2017-05-01 18:12:55 +02:00
Adam Bradley
bc0079d63a
Merge branch 'master' into v4
2017-05-01 10:17:51 -05:00
Brandy Carney
b96e31bf30
test(app): update typography e2e test to work
2017-05-01 11:11:05 -04:00
Ibby Hadeed
d701799d8b
refactor(nav-interfaces): remove unecessary semicolons ( #11450 )
2017-05-01 02:35:46 +02:00
Hayden Braxton
a04b577f1d
feat(select): close select programatically
...
* implement ability to close select programmatically
* refactor(select): made changes based on PR feedback, namely assigning overlay to the overlay property at then end of the open function, applying DeMorgan's Law to a condition, and returning the overlay dismiss promise from the close function
* refactor(select): made additional changes to closing select component programmatically to resolve issue 11318
2017-05-01 02:34:38 +02:00
Manu Mtz.-Almeida
2afc5cfeda
fix(module-loader): null references
2017-05-01 02:27:34 +02:00
Manu Mtz.-Almeida
45e71a67b5
Merge branch 'fix-preloading' of https://github.com/soumak77/ionic
2017-05-01 02:21:02 +02:00
Manu Mtz.-Almeida
ed66591db6
test(view-controller): adds isOverlay asserts
2017-05-01 02:19:35 +02:00
Brian Soumakian
19a3b6616e
add unit tests
2017-04-30 15:24:09 -07:00
Brian Soumakian
bc4a1cab66
Merge branch 'driftyco/master' into fix-preloading
2017-04-30 14:30:13 -07:00
Amit Moryossef
665e44f633
fix(rtl): change item reorder offset for RTL ( #11395 )
2017-04-30 18:09:55 +02:00
Adam Bradley
a8b8fb880a
docs(readme): add note about ion-label
2017-04-29 00:29:02 -05:00
Adam Bradley
5199b826c8
Merge branch 'master' into v4
...
# Conflicts:
# src/components/toggle/toggle.ts
2017-04-28 23:30:33 -05:00
Brandy Carney
588fad879f
fix(label): add the $label-ios-text-color sass variables back
...
adds better descriptions for the sass variables in the other modes
resolves #11373
2017-04-28 18:18:57 -04:00
Brandy Carney
20b7ab7c57
chore(ionic): release 3.1.1
2017-04-28 16:29:28 -04:00
Josh Thomas
f9b76f3b2e
fix(): update to remove 'button ion-button' and add CUSTOM_ELEMENTS_SCHEMA.
2017-04-28 14:39:27 -05:00
Josh Thomas
946c5e9c85
feat(slides): add web component slides to ionic.
2017-04-28 13:53:15 -05:00
Manuel Mtz-Almeida
ec2a34db6e
fix(select): incorrect assert condition
v3.1.1
2017-04-28 20:47:27 +02:00
Brandy Carney
ee3d943116
chore(gulp): add a new task that opens the built prod e2e test
2017-04-28 13:55:24 -04:00
Justin Willis
aff2f08f9a
test(datetime): add unit tests to make sure we return a string when we should ( #11431 )
...
* test(datetime): add e2e test with no format provided
* test(datetime): add test to check output is a string
* test(datetime): add e2e test with no format provided
* test(datetime): add test to check output is a string
* test(datetime): add unit tests to make sure we return a string when we should
2017-04-28 11:11:05 -05:00
Manuel Mtz-Almeida
539901da83
fix(toggle): initialize at ngAfterContentInit
2017-04-28 17:23:36 +02:00
Manuel Mtz-Almeida
7eb2f0b343
fix(menu): missing output events in interface
...
fixes #11383
2017-04-27 23:45:20 +02:00