Commit Graph

64 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
526c9a8f35 fix(angular): routerLink uses <a> 2018-05-08 22:31:33 +02:00
Brandy Carney
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
mhartington
82fbe3191a fix(angular): setup config provider correctly 2018-05-07 21:00:57 +02:00
Manu Mtz.-Almeida
da0bfc7f7b fix(angular): update proxies 2018-04-30 18:53:20 +02:00
Manu Mtz.-Almeida
c0ec02e534 fix(angular): platform.ready() returns type 2018-04-27 18:25:49 +02:00
Manu Mtz.-Almeida
329a34892b fix(angular): Config provider 2018-04-27 01:44:43 +02:00
Manu Mtz.-Almeida
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
mhartington
b3a9c7f819 fix(angular): compare router params length 2018-04-23 16:34:00 -04:00
Manu Mtz.-Almeida
51ac33192b chore(): update to latest stencil 2018-04-23 17:46:44 +02:00
Manu Mtz.-Almeida
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00
Manu Mtz.-Almeida
c929dad2e9 fix(angular): adds missing events 2018-04-22 17:01:29 +02:00
Manu Mtz.-Almeida
c87f0c561e fix(angular): Config provider 2018-04-20 17:06:35 +02:00
Manu Mtz.-Almeida
2b3c14b608 fix(angular): platform ready() 2018-04-20 16:08:38 +02:00
Manu Mtz.-Almeida
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
Manu Mtz.-Almeida
86a6cde4a1 perf(platform): remove from critical path 2018-04-18 23:06:56 +02:00
Manu Mtz.-Almeida
099b3edda3 feat(angular): animation is explicit 2018-04-16 21:01:33 +02:00
Adam Bradley
a47f138b31 chore(angular): update angular proxy 2018-04-13 15:10:22 -05:00
Manu Mtz.-Almeida
8ad3df9736 fix(angular): viewContainer in overlays 2018-04-13 15:01:17 +02:00
Manu Mtz.-Almeida
db5313e45b fix(angular): icon proxy 2018-04-13 15:01:17 +02:00
Adam Bradley
bceece7bc1 feat(DomController): add DomController provider using stencil queue 2018-04-12 11:12:12 -05:00
mhartington
5899b0392d feat(router): dont reuse the component if the params are different
This matches v3 functionality
2018-04-11 23:59:04 +02:00
Manu Mtz.-Almeida
54d7a12bea feat(routerDirection): refactors goBack 2018-04-11 22:47:15 +02:00
Manu Mtz.-Almeida
6a31f3960a feat(angular): adds DomController
fix #14286
2018-04-11 21:39:14 +02:00
Manu Mtz.-Almeida
02c1e83096 fix(angular): emit es5 code 2018-04-11 21:13:44 +02:00
Manu Mtz.-Almeida
850d7fc74d fix(angular): change detection in deep ViewContainers 2018-04-10 23:51:59 +02:00
Manu Mtz.-Almeida
4d23cba8a0 feat(angular): push/setRoot/pop 2018-04-10 23:51:36 +02:00
Manu Mtz.-Almeida
5c91101949 fix(angular): router-outlet uses stack by default 2018-04-10 19:15:35 +02:00
Manu Mtz.-Almeida
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
Manu Mtz.-Almeida
22ebbce57f fix(angular): add NavParams 2018-04-10 00:14:09 +02:00
Manu Mtz.-Almeida
64a9497f72 fix(angular): proxy outputs 2018-04-06 16:58:27 +02:00
Manu Mtz.-Almeida
79ba6391d6 fix(angular): change detection 2018-04-06 16:19:32 +02:00
Manu Mtz.-Almeida
5153da458c fix(angular): proxy methods 2018-04-06 11:33:09 +02:00
Manu Mtz.-Almeida
3ba506c513 chore(angular): update proxies 2018-04-05 15:03:20 +02:00
Manu Mtz.-Almeida
bb46b5f7b9 fix(angular): back-button does not push view 2018-04-04 16:33:20 +02:00
Manu Mtz.-Almeida
4db687ea17 fix(angular): back button prevents default 2018-04-04 00:06:38 +02:00
Manu Mtz.-Almeida
7e97006753 fix(angular): tabs flickering 2018-04-04 00:06:38 +02:00
Manu Mtz.-Almeida
09e6b7e4a2 feat(angular): href integration 2018-04-03 18:51:32 +02:00
Manu Mtz.-Almeida
1f78390c84 fix(angular): back-button 2018-04-03 13:37:17 +02:00
Manu Mtz.-Almeida
14fedb9a44 fix(angular): URL based tabs 2018-04-02 21:20:59 +02:00
Manu Mtz.-Almeida
a5e5403068 refactor(overlays): [title] -> [header] 2018-04-02 20:22:15 +02:00
Manu Mtz.-Almeida
acd411dd6c fix(angular): modal and popover 2018-04-02 18:34:42 +02:00
Manu Mtz.-Almeida
0d44253da1 fix(router-outlet): enteringEl !== leavingEl 2018-03-31 00:00:05 +02:00
Manu Mtz.-Almeida
ff1ed888f0 fix(angular): tabs angular tests 2018-03-30 23:30:31 +02:00
Manu Mtz.-Almeida
230823915c fix(angular): proxies 2018-03-30 22:33:58 +02:00
Manu Mtz.-Almeida
cece447092 fix(angular): module exports 2018-03-30 21:54:46 +02:00
Manu Mtz.-Almeida
062641d8ca fix(angular): lifecycles 2018-03-30 18:45:48 +02:00
Manu Mtz.-Almeida
9c789ceac4 fix(angular): ion-back-button 2018-03-29 20:46:13 +02:00
Manu Mtz.-Almeida
7b9a00e433 fix(angular): goback navigation 2018-03-29 18:41:56 +02:00
Adam Bradley
b1b3c19908 test(tabs): update angular simple tabs test 2018-03-28 08:17:55 -05:00
Manu Mtz.-Almeida
726938f67c fix(angular): stack based navigation 2018-03-27 19:51:08 +02:00