IMPR: detect landscape/portrait

This commit is contained in:
Tony Air 2020-09-09 23:31:04 +07:00
parent 9595160430
commit 4d34a29fdc
5 changed files with 7 additions and 7 deletions

4
dist/css/app.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
dist/js/app.js vendored

File diff suppressed because one or more lines are too long

2
dist/js/app.js.map vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate",
"version": "2.4.8",
"version": "2.4.9",
"author": "Tony Air <tony@twma.pro>",
"license": "MIT",
"description": "This UI Kit allows you to build Bootstrap 4 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",
@ -33,7 +33,7 @@
"ie>=11"
],
"dependencies": {
"@a2nt/meta-lightbox": "^2.2.8",
"@a2nt/meta-lightbox": "^2.2.9",
"bootbox": "^5.4.0",
"bootstrap": "^4.5.2",
"bootstrap-confirmation2": "^4.1.0",