mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
Prepare release
This commit is contained in:
parent
cfba3b306c
commit
5a24660a52
@ -1,2 +1,3 @@
|
||||
node_modules
|
||||
bundle.js
|
||||
dist
|
||||
|
3
frontend/.gitignore
vendored
3
frontend/.gitignore
vendored
@ -37,3 +37,6 @@ jspm_packages
|
||||
.node_repl_history
|
||||
|
||||
typings*
|
||||
|
||||
# Built
|
||||
dist
|
||||
|
2
frontend/dist/bundle.css
vendored
2
frontend/dist/bundle.css
vendored
File diff suppressed because one or more lines are too long
1
frontend/dist/bundle.css.map
vendored
1
frontend/dist/bundle.css.map
vendored
@ -1 +0,0 @@
|
||||
{"version":3,"sources":["webpack:///webpack:///src/component/styles.scss","webpack:///webpack:///src/component/feature/progress-styles.scss","webpack:///webpack:///src/component/common/common.scss","webpack:///webpack:///src/component/feature/feature.scss","webpack:///webpack:///src/component/history/history.scss"],"names":[],"mappings":"murIAAA,2BAAW,kBAAkB,MAAM,SAAS,OAAO,QAAQ,WAAW,YAAY,eAAe,CAAC,oDAAoB,qBAAqB,CCA3I,+BAAM,eAAe,qBAAqB,uCAAuC,CAAC,gCAAO,cAAc,CAAC,+BAAM,oBAAqB,eAAe,iBAAiB,yBAAyB,kBAAkB,CCA9M,0BAAU,mBAAmB,gBAAgB,sBAAsB,CCAnE,yBAAQ,qBAAsB,cAAc,CAAC,sBAAK,WAAW,CAAC,qBAAI,SAAS,CAAC,uBAAM,cAAc,oBAAoB,CAAC,6BAAY,WAAW,eAAe,CAAC,6BAAY,UAAU,CAAC,2BAAU,YAAY,CAAC,+BAAc,OAAO,oBAAqB,CAAC,sCAAsB,UAAU,CAAC,mCAAkB,OAAO,yBAA0B,CAAC,0BAAS,aAAa,WAA0B,CAAC,+BAAc,OAAO,WAAW,CAAC,8BAAa,MAAM,CAAC,+BAAc,MAAM,CAAC,yBAA0B,4BAAW,YAAY,CAAC,CCAvf,0BAAS,WAAW,wBAAwB,CAAC,+BAAc,qBAAqB,gBAAgB,sBAAsB,iBAAiB,aAAa,CAAC,wDAAsB,WAAW,CAAC,wDAAsB,SAAS,CAAC,2GAAuC,UAAW,CAAC,qDAAmB,SAAS,CAAC,qDAAmB,WAAW,CAAC,iDAAe,UAAU,CAAC,6BAAY,YAAa,CAAC,6BAAY,WAAW,WAAW,YAAY,eAAgB,CAAC,6BAAY,mBAAmB,gBAAmB,CAAC,8CAA6B,wBAAwB","file":"bundle.css","sourcesContent":[".container{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:auto;overflow-y:auto}.navigation .active{background-color:#EEE}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/component/styles.scss",".path{stroke:#3f51b5;stroke-linecap:round;transition:stroke-dashoffset 5s ease 0s}.trail{stroke:#d6d6d6}.text{fill:rgba(0,0,0,0.7);font-size:25px;line-height:25px;dominant-baseline:middle;text-anchor:middle}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/component/feature/progress-styles.scss",".truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/component/common/common.scss",".action{color:#aaa !important;cursor:pointer}.yes{color:green}.no{color:red}.link{color:#212121;text-decoration:none}.link small{color:#aaa;font-weight:100}.link:hover{color:#000}.iconList{display:flex}.iconListItem{flex:1;color:#bbb !important}.iconListItem *:hover{color:#333}.iconListItemChip{flex:1;margin-left:5px !important}.topList{display:flex;margin:10px 10px 10px 10px}.topListItem0{flex:1;flex-grow:0}.topListItem{flex:1}.topListItem2{flex:2}@media (max-width: 960px){.hideLt960{display:none}}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/component/feature/feature.scss",".history{width:100%;border-collapse:collapse}.history code{word-wrap:break-word;white-space:pre;font-family:monospace;line-height:100%;color:#0B8C8F}.history code>.diff-N{color:green}.history code>.diff-D{color:red}.history code>.diff-A,.history .diff-E{color:black}.history .negative{color:red}.history .positive{color:green}.history .blue{color:blue}.history dl{padding:0.5em}.history dt{float:left;clear:left;width:100px;font-weight:bold}.history dd{margin:0 0 0 110px;padding:0 0 0.5em 0}.history-item:nth-child(odd){background-color:#efefef}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/component/history/history.scss"],"sourceRoot":""}
|
306
frontend/dist/bundle.js
vendored
306
frontend/dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
1
frontend/dist/bundle.js.map
vendored
1
frontend/dist/bundle.js.map
vendored
File diff suppressed because one or more lines are too long
BIN
frontend/dist/favicon.ico
vendored
BIN
frontend/dist/favicon.ico
vendored
Binary file not shown.
Before Width: | Height: | Size: 34 KiB |
21
frontend/dist/index.html
vendored
21
frontend/dist/index.html
vendored
@ -1,21 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="unleash">
|
||||
|
||||
<title>Unleash Admin</title>
|
||||
<link rel="stylesheet" href="bundle.css">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id='app'></div>
|
||||
<script src="bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
@ -1,13 +1,17 @@
|
||||
{
|
||||
"name": "unleash-frontend",
|
||||
"description": "unleash your features",
|
||||
"version": "1.0.0-alpha.2",
|
||||
"version": "2.0.0-alpha.1",
|
||||
"keywords": [
|
||||
"unleash",
|
||||
"feature toggle",
|
||||
"feature",
|
||||
"toggle"
|
||||
],
|
||||
"files": [
|
||||
"index.js",
|
||||
"dist/"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com:finn-no/unleash.git"
|
||||
|
Loading…
Reference in New Issue
Block a user