|
|
de51c840eb
|
docs(): update infiniteScroll example
Added import statements to make the angular typescript example easier to adopt for individual use cases.
|
2018-09-10 14:39:10 -04:00 |
|
|
|
4a43579239
|
docs(): update navPush docs
from --> form
|
2018-09-10 14:37:51 -04:00 |
|
|
|
ba52656271
|
docs(): update nav docs
cased --> cases
|
2018-09-10 14:37:13 -04:00 |
|
|
|
20a75994f9
|
fix(searchbar): ionCancel event
fixes #15476
|
2018-09-07 17:14:00 +02:00 |
|
|
|
5ccc1fd565
|
fix(list-header): add and document custom properties
references #14850
references #14853
references #14808
|
2018-09-07 09:54:44 -05:00 |
|
|
|
bf486e2c99
|
docs(overlay): onDidDismiss() and onWillDismiss()
|
2018-09-07 16:45:11 +02:00 |
|
|
|
2f2a255436
|
fix(toast): adds role timeout and cancel
fixes #15477
|
2018-09-07 16:45:11 +02:00 |
|
|
|
efb99cb085
|
fix(slides): Updated lockSwipes methods to match the new swiper.js API (#15469)
|
2018-09-07 16:34:16 +02:00 |
|
|
|
b362b0ad8d
|
fix(core): matchBreakpoint will return true if breakPoint is empty string (#15498)
Closes #15495
|
2018-09-07 16:16:37 +02:00 |
|
|
|
b28aeab50d
|
feat(router): add support for relative paths
fixes #15499
|
2018-09-07 16:03:03 +02:00 |
|
|
|
11d4fb97a7
|
docs(): add local CONTRIBUTING
|
2018-09-07 01:44:29 +02:00 |
|
|
|
3dd9604f3e
|
perf(router): prevent initializaing page twice
|
2018-09-07 00:53:47 +02:00 |
|
|
|
fc87875b8f
|
refactor(button): using createColorClasses
|
2018-09-06 23:00:50 +02:00 |
|
|
|
104f5aaf70
|
chore(): fix linter issues
|
2018-09-06 22:56:32 +02:00 |
|
|
|
b6fc69d2cd
|
4.0.0-beta.8
|
2018-09-06 22:54:52 +02:00 |
|
|
|
7f57e02d14
|
fix(searchbar): add and document custom properties
references #14850
|
2018-09-06 15:47:13 -05:00 |
|
|
|
4876df928d
|
chore(): tslint checks
|
2018-09-06 21:49:35 +02:00 |
|
|
|
b56f136e43
|
fix(test): treeshake check runs last
|
2018-09-06 00:01:24 +02:00 |
|
|
|
a4b11797e4
|
fix(test): workaround for nav tests
|
2018-09-05 23:57:56 +02:00 |
|
|
|
1bcca01e1a
|
feat(angular): integrate back-button with ng router
|
2018-09-05 23:50:11 +02:00 |
|
|
|
29837f23fd
|
test(e2e): update to stencil 0.13.0-3 testing
|
2018-09-05 16:49:34 -05:00 |
|
|
|
1f198622f8
|
fix(toggle): empty hidden input value when not checked
|
2018-09-05 16:48:43 -05:00 |
|
|
|
3af43610bb
|
fix(button): add custom properties and remove --ion-color overrides (#15463)
- adds custom properties
- removes the overrides of `--ion-color-*` variables
- documents the properties
references #14808 references #14853 references #14850
|
2018-09-05 12:23:47 -04:00 |
|
|
|
1f24370497
|
chore(): update tslint
|
2018-09-04 23:56:58 +02:00 |
|
|
|
0b39a0cff1
|
chore(): update to latest stencil
|
2018-09-04 03:24:36 +02:00 |
|
|
|
1d56dc713c
|
chore(): fix linter issues
|
2018-09-04 01:11:35 +02:00 |
|
|
|
4ccbefa4c6
|
feat(overlays): close overlay with back-button
|
2018-09-04 01:09:29 +02:00 |
|
|
|
dfac9dc4e9
|
feat(app): hardware back button support
|
2018-09-03 00:31:21 +02:00 |
|
|
|
d40d0a706f
|
feat(virtual-scroller): add <template> support
|
2018-09-02 18:30:19 +02:00 |
|
|
|
281f9a307f
|
fix(menu): ios styles
|
2018-09-01 18:08:03 +02:00 |
|
|
|
e7416435d8
|
refactor(all): additional tslint rules
|
2018-09-01 18:06:59 +02:00 |
|
|
|
ba2230510e
|
refactor(all): strict boolean conditions
|
2018-09-01 17:23:03 +02:00 |
|
|
|
09187c9c92
|
docs(datetime): fix typos
|
2018-08-31 17:30:25 -04:00 |
|
|
|
6442dfcf9b
|
fix(slides): correct order of parameters
Closes #15407
|
2018-08-30 17:22:04 -04:00 |
|
|
|
4c879900e5
|
style(core): fix misspellings
|
2018-08-30 17:06:17 -04:00 |
|
|
|
88ab4f9ee5
|
docs(note): document custom properties
references #14850
|
2018-08-30 13:50:39 -05:00 |
|
|
|
0f9a7b4252
|
fix(radio): add and document custom properties
references #14850
|
2018-08-30 13:20:02 -05:00 |
|
|
|
3042f57ebb
|
fix(searchbar): inherit color from color toolbar
|
2018-08-30 12:33:11 -05:00 |
|
|
|
db1dbd40c2
|
4.0.0-beta.7
|
2018-08-30 19:12:15 +02:00 |
|
|
|
f4807d1198
|
chore(): fix lint
|
2018-08-30 19:08:57 +02:00 |
|
|
|
771c5173c2
|
fix(slides): isEnd() returns a boolean
fixes #15376
|
2018-08-30 18:59:35 +02:00 |
|
|
|
81fbbb8d7e
|
fix(list): add closeSlidingItems()
fixes #15378
|
2018-08-30 18:14:53 +02:00 |
|
|
|
cf35445f22
|
fix(range): add and document custom properties
references #14850
references #14808
|
2018-08-30 11:00:12 -05:00 |
|
|
|
f00db59d8f
|
fix(menu): await animation check
Closes #15377
|
2018-08-29 17:47:23 -04:00 |
|
|
|
7b82877e86
|
4.0.0-beta.6
|
2018-08-29 20:50:05 +02:00 |
|
|
|
188dd12d9f
|
chore(): update to latest stencil
|
2018-08-29 20:41:05 +02:00 |
|
|
|
f30ae889c0
|
fix(datetime): fix year to allow current and max year
fixes #14895
|
2018-08-29 14:26:32 -04:00 |
|
|
|
5da388a4de
|
chore(stencil): update dependencies
|
2018-08-29 14:14:25 -04:00 |
|
|
|
89ba55d07b
|
fix(overlay): overlay is not hidden
|
2018-08-29 19:56:37 +02:00 |
|
|
|
2268346a8e
|
fix(alert): name is non-null
|
2018-08-29 18:36:59 +02:00 |
|