Skip to content

Commit

Permalink
release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldaineka committed Nov 9, 2020
1 parent 7e257e3 commit 69b0a78
Show file tree
Hide file tree
Showing 45 changed files with 3,288 additions and 99 deletions.
11 changes: 11 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

# [1.3.0]

### Updated
- Update packages

### Fixed
- Header button on md adjusting
- Dashboard page make more responsive
- Notification page fix
- Tables page fix TableBody paddings

# [1.2.3]

### Updated
Expand Down
25 changes: 25 additions & 0 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"files": {
"main.js": "/static/js/main.7e9c16a9.chunk.js",
"main.js.map": "/static/js/main.7e9c16a9.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.28117c19.js",
"runtime-main.js.map": "/static/js/runtime-main.28117c19.js.map",
"static/css/2.b5d9c72d.chunk.css": "/static/css/2.b5d9c72d.chunk.css",
"static/js/2.fa49174a.chunk.js": "/static/js/2.fa49174a.chunk.js",
"static/js/2.fa49174a.chunk.js.map": "/static/js/2.fa49174a.chunk.js.map",
"index.html": "/index.html",
"precache-manifest.a3cb0729c3d74624a433ebff641df3dd.js": "/precache-manifest.a3cb0729c3d74624a433ebff641df3dd.js",
"service-worker.js": "/service-worker.js",
"static/css/2.b5d9c72d.chunk.css.map": "/static/css/2.b5d9c72d.chunk.css.map",
"static/js/2.fa49174a.chunk.js.LICENSE.txt": "/static/js/2.fa49174a.chunk.js.LICENSE.txt",
"static/media/font-awesome.min.css": "/static/media/fontawesome-webfont.fee66e71.woff",
"static/media/google.svg": "/static/media/google.695a3160.svg",
"static/media/logo.svg": "/static/media/logo.a0185b04.svg"
},
"entrypoints": [
"static/js/runtime-main.28117c19.js",
"static/css/2.b5d9c72d.chunk.css",
"static/js/2.fa49174a.chunk.js",
"static/js/main.7e9c16a9.chunk.js"
]
}
Binary file added docs/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="/manifest.json"/><title>React Material Admin</title><meta name="description" content="React Material Admin is a React Template built with Material-UI"><meta name="keywords" content="react material, material ui admin, react template, react material admin, react material dashboard"><meta name="author" content="Flatlogic LLC."><link href="/static/css/2.b5d9c72d.chunk.css" rel="stylesheet"></head><body style="font-family:Roboto,sans-serif"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,a,i=r[0],l=r[1],f=r[2],p=0,s=[];p<i.length;p++)a=i[p],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&s.push(o[a][0]),o[a]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(c&&c(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=a(a.s=t[0]))}return e}var n={},o={1:0},u=[];function a(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,a),t.l=!0,t.exports}a.m=e,a.c=n,a.d=function(e,r,t){a.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,r){if(1&r&&(e=a(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(a.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)a.d(t,n,function(r){return e[r]}.bind(null,n));return t},a.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(r,"a",r),r},a.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},a.p="/";var i=this["webpackJsonpreact-material-admin"]=this["webpackJsonpreact-material-admin"]||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var f=0;f<i.length;f++)r(i[f]);var c=l;t()}([])</script><script src="/static/js/2.fa49174a.chunk.js"></script><script src="/static/js/main.7e9c16a9.chunk.js"></script></body></html>
15 changes: 15 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"short_name": "React Material Admin",
"name": "React Material Admin is a React Template built with Material-UI",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#536DFE",
"background_color": "#ffffff"
}
54 changes: 54 additions & 0 deletions docs/precache-manifest.a3cb0729c3d74624a433ebff641df3dd.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "94fa436f9958aa051f72d7a31c732563",
"url": "/index.html"
},
{
"revision": "53fb2ac42abe81ee204c",
"url": "/static/css/2.b5d9c72d.chunk.css"
},
{
"revision": "53fb2ac42abe81ee204c",
"url": "/static/js/2.fa49174a.chunk.js"
},
{
"revision": "7d02737b1000ff1e4aedf1ef380f6e7b",
"url": "/static/js/2.fa49174a.chunk.js.LICENSE.txt"
},
{
"revision": "722aebd58f4ff79a60ce",
"url": "/static/js/main.7e9c16a9.chunk.js"
},
{
"revision": "df65b6e48d0f98cb4faf",
"url": "/static/js/runtime-main.28117c19.js"
},
{
"revision": "674f50d287a8c48dc19ba404d20fe713",
"url": "/static/media/fontawesome-webfont.674f50d2.eot"
},
{
"revision": "912ec66d7572ff821749319396470bde",
"url": "/static/media/fontawesome-webfont.912ec66d.svg"
},
{
"revision": "af7ae505a9eed503f8b8e6982036873e",
"url": "/static/media/fontawesome-webfont.af7ae505.woff2"
},
{
"revision": "b06871f281fee6b241d60582ae9369b9",
"url": "/static/media/fontawesome-webfont.b06871f2.ttf"
},
{
"revision": "fee66e712a8a08eef5805a46892932ad",
"url": "/static/media/fontawesome-webfont.fee66e71.woff"
},
{
"revision": "695a31606b1abb167b03fb1f6375831d",
"url": "/static/media/google.695a3160.svg"
},
{
"revision": "a0185b043dee68a72aebffdcc939e21e",
"url": "/static/media/logo.a0185b04.svg"
}
]);
39 changes: 39 additions & 0 deletions docs/service-worker.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/**
* Welcome to your Workbox-powered service worker!
*
* You'll need to register this file in your web app and you should
* disable HTTP caching for this file too.
* See https://goo.gl/nhQhGp
*
* The rest of the code is auto-generated. Please don't update this file
* directly; instead, make changes to your Workbox build configuration
* and re-run your build process.
* See https://goo.gl/2aRDsh
*/

importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"/precache-manifest.a3cb0729c3d74624a433ebff641df3dd.js"
);

self.addEventListener('message', (event) => {
if (event.data && event.data.type === 'SKIP_WAITING') {
self.skipWaiting();
}
});

workbox.core.clientsClaim();

/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});

workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/index.html"), {

blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/],
});
Loading

0 comments on commit 69b0a78

Please sign in to comment.