Commit Graph

25 Commits

Author SHA1 Message Date
Adam Bradley
d5bec72424 chore(readme): update readme builds 2018-06-19 08:14:27 -05:00
mhartington
503636ada8 docs(): add missing property docs 2018-06-18 15:23:36 -04:00
mhartington
aaf3eee59d docs(): remove code blocks in docs 2018-05-31 16:13:53 -04:00
mhartington
5ad35ccc00 docs(): update examples and usage 2018-05-31 10:56:02 -04:00
Adam Bradley
9559f5e42d chore(interface): update componentOnReady() and overlay interface 2018-05-25 13:43:06 -05:00
Manu Mtz.-Almeida
618f708bc4 fix(all): strong typing for color 2018-05-14 13:51:30 +02:00
Manu Mtz.-Almeida
cc7ab4e3c6 fix(all): snapshot tests 2018-05-08 16:05:06 +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
Manu Mtz.-Almeida
9c7b0ca15f fix(prerender): router compatible with prerender 2018-04-24 22:33:19 +02:00
Manu Mtz.-Almeida
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
Manu Mtz.-Almeida
d5129df970 fix(all): strong typed events 2018-04-23 17:26:10 +02:00
Manu Mtz.-Almeida
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00
Manu Mtz.-Almeida
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
Manu Mtz.-Almeida
78bd146ad2 fix(prerender): local references to window/document 2018-04-19 13:26:49 +02:00
Manu Mtz.-Almeida
81dc67dda4 chore(): update to stencil 0.7.20 2018-04-10 19:16:32 +02:00
Manu Mtz.-Almeida
fd5c957787 refactor(all): enable ts strict 2018-04-10 02:43:48 +02:00
Manu Mtz.-Almeida
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
Manu Mtz.-Almeida
a3cd5db3a7 fix(menu): prerender 2018-04-06 11:33:09 +02:00
Manu Mtz.-Almeida
c31bcde720 fix(menu): default menu mode 2018-03-27 23:07:56 +02:00
Manu Mtz.-Almeida
011a374f6b fix(nav): transition name 2018-03-27 22:58:04 +02:00
Manu Mtz.-Almeida
e20f76c3b1 refactor(all): async/await 2018-03-24 03:27:27 +01:00
Brandy Carney
fc30ba18f3 test(preview): add preview tests for documentation previews 2018-03-21 12:18:18 -04:00
Manu Mtz.-Almeida
b49a45d81d fix(picker): does not scroll 2018-03-20 19:53:51 +01:00
Brandy Carney
769282935b test(e2e): update e2e tests to pass 2018-03-20 14:06:25 -04:00
Brandy Carney
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00