4302 Commits

Author SHA1 Message Date
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
802df8ac73 chore(): update README and script 2018-08-29 18:06:07 +02:00
096d9a76f3 fix(css): add core.css (#15220)
fixes #15170
2018-08-29 18:05:20 +02:00
99a2925b66 fix(alert): type and name props are optional (#14815) 2018-08-29 18:04:51 +02:00
4a6e37b54a Merge pull request #15207 from gelder-ux/text-to-wrap-by-default
card header text wraps by default
2018-08-29 09:45:17 -05:00
cc960c3d48 fix(overlays): expose mode, id, keyboardClose
fixes #15366
2018-08-29 16:19:51 +02:00
16452b2455 fix(radio-group): accept any value
fixes #15334
2018-08-29 02:41:48 +02:00
baefda32c3 fix(grid): working check for CSS custom variables in Safari (#15228) 2018-08-29 02:33:14 +02:00
7fc170c3a0 fix(ion-reorder-group): adds ionItemReorder event
fixes #14640
2018-08-29 02:29:18 +02:00
ba428cd765 fix(overlay): overlays are hidden until presented
fixes #15345
2018-08-29 01:51:43 +02:00