Skip to content

Commit

Permalink
5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xeaone committed Aug 6, 2019
1 parent f6d8502 commit 263fa22
Show file tree
Hide file tree
Showing 10 changed files with 1,141 additions and 1,318 deletions.
1,618 changes: 799 additions & 819 deletions docs/assets/oxe.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/components/c-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ export default {
--g: gray;
--r-e-d: red;
}
:scope ul {
:host ul {
background: var(--g);
}
:scope li {
:host li {
background: var(--r-e-d);
}
`,
Expand Down
216 changes: 0 additions & 216 deletions docs/components/o-select.bk.js

This file was deleted.

Loading

0 comments on commit 263fa22

Please sign in to comment.