8030 Commits

Author SHA1 Message Date
b06c65fa40 feat(img): adds lazy load image 2018-05-11 13:54:57 +02:00
7fa6e43069 fix(angular): params are assigned to props 2018-05-10 21:28:19 +02:00
95fb594fe2 4.0.0-alpha.6 v4.0.0-alpha.6 2018-05-10 19:41:15 +02:00
b9ae49313d chore(): update to latest stencil 2018-05-10 19:36:37 +02:00
714f4a658d fix(angular): aot 2018-05-10 18:40:56 +02:00
0ad9c8672d 4.0.0-alpha.5 v4.0.0-alpha.5 2018-05-10 17:34:15 +02:00
aea6b2a8f1 chore(): fix imports 2018-05-10 17:29:03 +02:00
df8a4f79f2 fix(virtual-scroll): linting 2018-05-10 17:21:21 +02:00
012127dd7c fix(virtual-scroll): JSX can render headers and footers 2018-05-10 17:17:33 +02:00
50021cd0be fix(angular): exports 2018-05-10 16:47:13 +02:00
7b33039811 fix(alert): onDidDismiss() is called 2018-05-10 16:30:37 +02:00
f7bcb680a3 fix(angular): unexport some es2017 js 2018-05-10 16:30:20 +02:00
ece86ee38f fix(router): change events when URL changes 2018-05-10 16:04:23 +02:00
23d86eb66e fix(capacitor): detect capacitor native 2018-05-10 15:28:48 +02:00
e00da6d796 fix(back-button): fix position 2018-05-10 15:12:53 +02:00
85702244f8 chore(angular): update proxies 2018-05-10 15:12:40 +02:00
ebcc137e69 chore(): update to latest stencil 2018-05-10 14:58:04 +02:00
4191637f9f refactor(range): move logic to stateless
- float steps are possible
- improved performance
- state is in a single place
- fix when value changes dynamically
- fix jumpy gesture
2018-05-10 14:51:45 +02:00
e352d1b69b fix(snapshot): using md mode 2018-05-09 23:42:13 +02:00
1bd546758e fix(inputs): interactive css to rule all them 2018-05-09 17:44:18 +02:00
2b624fcb34 docs(github): add headers to issue templates 2018-05-09 11:38:00 -04:00
df2faa4d2c fix(refresher): move gesture target to content
* fix(refresher): move gesture target to content
* fix(refresher): attach to closest content
2018-05-09 11:06:06 -04:00
077fa5edd7 chore(): fix npm vulnerabilities 2018-05-09 16:42:21 +02:00
27bd37dfc8 test(router): fix tests 2018-05-08 22:33:55 +02:00
526c9a8f35 fix(angular): routerLink uses <a> 2018-05-08 22:31:33 +02:00
0f8477dc34 fix(router): route information is stateless 2018-05-08 21:48:04 +02:00
ba551fda01 fix(router): dynamic redirects 2018-05-08 20:46:21 +02:00
bb809b63ed perf(all): dynamic import 2018-05-08 19:39:07 +02:00
cc7ab4e3c6 fix(all): snapshot tests 2018-05-08 16:05:06 +02:00
427222cc29 refactor(item): remove no-lines attribute in favor of lines property (#14407)
* docs(components): update grammar and docs

* docs(item): update item documentation and add usage

* test(item): add lines test

* feat(list): add lines property to override borders on items

* feat(item): add lines property to override borders on items

* refactor(item): remove old uses of no-lines attribute

* fix(item-sliding): update item options to show border

- show the border on left options only if in a full list
- show the border on both options only if in an inset list (or ios by
default)
- don’t show border on either for no lines list (and md by default)

also renames isRightSide to isEndSide to match the side values

* chore(package): update package lock

* style(item): fix lint errors

* test(item): update item tests

* refactor(item): remove the custom styling of last child items

instead of us overriding first/last child items to have borders we are
going to add to the documentation how to style items with a full border

* fix(item): apply border to item inputs for MD mode

* docs(components): update docs based on new build

* docs(usage): update item usage to show lines being used

* fix(item): do not set the padding right to 0 on an item by default

* fix(item): cast lines to boolean

fixes: #5537 #13218 #12689 #12073 #9112
2018-05-07 17:16:11 -04:00
69cb2e2334 docs(issues): boo capitalization 2018-05-07 15:32:08 -04:00
8a17d13e66 docs(issues): this might break issue template 2018-05-07 15:31:02 -04:00
7b4e03eee2 docs(issues): update issue templates 2018-05-07 15:22:28 -04:00
82fbe3191a fix(angular): setup config provider correctly 2018-05-07 21:00:57 +02:00
ae1028d91e fix(theming): update contrast colors 2018-05-03 15:37:12 -05:00
c3b7209b0b chore(bot): add a task for Ionic Pro related tasks 2018-05-03 11:58:42 -05:00
6c2d53914d fix(app): fix the statusbar-padding to match new structure 2018-05-02 17:14:21 -05:00
a939fa24a2 fix(hover): remove ion-app .enable-hover css 2018-05-02 15:57:33 -05:00
3b5365dd8a chore(readme): update readme unpkg link on each deploy 2018-05-02 15:01:51 -05:00
0f086ce7b5 4.0.0-alpha.4 v4.0.0-alpha.4 2018-04-30 19:14:16 +02:00
da0bfc7f7b fix(angular): update proxies 2018-04-30 18:53:20 +02:00
d9802f4b63 chore(): update to latest stencil 2018-04-30 18:49:30 +02:00
d613411287 feat(router): add willChange event 2018-04-30 18:49:22 +02:00
c905ba4611 fix(router): initial load waits until outlet attaches 2018-04-30 14:18:06 +02:00
af4bcb8dcf fix(router): writeURL() for non root base 2018-04-30 14:16:38 +02:00
e56b2ee1a5 fix(router): error when it can't initialize property 2018-04-29 17:24:18 +02:00
19e5df941c refactor(radio): .radio-checked only applied once 2018-04-29 16:37:35 +02:00
cbf163279b test(theme): adds tests for getClassMap() 2018-04-28 15:29:42 +02:00
78454b4f62 fix(segment): checked can be changed dynamically 2018-04-28 15:29:30 +02:00
545d3c29a2 fix(scripts): github release 2018-04-28 14:43:15 +02:00