Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
99d3b256
Commit
99d3b256
authored
Dec 29, 2016
by
Leopoldthecoder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[build] 1.1.0
parent
d8d20f0d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
packages/theme-default/package.json
packages/theme-default/package.json
+1
-1
src/index.js
src/index.js
+1
-1
No files found.
packages/theme-default/package.json
View file @
99d3b256
{
{
"name"
:
"element-theme-default"
,
"name"
:
"element-theme-default"
,
"version"
:
"1.
0.9
"
,
"version"
:
"1.
1.0
"
,
"description"
:
"Element component default theme."
,
"description"
:
"Element component default theme."
,
"main"
:
"lib/index.css"
,
"main"
:
"lib/index.css"
,
"style"
:
"lib/index.css"
,
"style"
:
"lib/index.css"
,
...
...
src/index.js
View file @
99d3b256
...
@@ -141,7 +141,7 @@ if (typeof window !== 'undefined' && window.Vue) {
...
@@ -141,7 +141,7 @@ if (typeof window !== 'undefined' && window.Vue) {
};
};
module
.
exports
=
{
module
.
exports
=
{
version
:
'
1.
0.9
'
,
version
:
'
1.
1.0
'
,
locale
:
locale
.
use
,
locale
:
locale
.
use
,
install
,
install
,
Loading
,
Loading
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment