Commit Graph

130 Commits

Author SHA1 Message Date
David Miller
e1025bfb86 Merge pull request #243 from goat-code-cgn/master
Add !default to sb-admin-2 SCSS variables
2020-01-14 18:05:29 -05:00
David Miller
7124313047 Merge branch 'master' into master 2020-01-14 18:01:07 -05:00
David Miller
9c753eff52 Update _topbar.scss 2019-12-31 12:25:09 -05:00
David Miller
60d24312ca update dependencies, autoprefixer config, navbar search input height adjustment v4.0.7 2019-09-16 17:56:35 -04:00
David Miller
afd772d4c0 update dependencies, run npm start script from local install v4.0.6 2019-06-13 13:14:16 -04:00
David Miller
a749325221 gulp task fix and update dependencies v4.0.5 2019-05-29 14:48:37 -04:00
David Miller
b812173c32 update version and build v4.0.4 2019-05-16 23:04:56 -04:00
David Miller
64ca81c327 run npm install 2019-05-16 23:01:57 -04:00
David Miller
19ced5fa0d Update package-lock.json 2019-05-16 22:59:13 -04:00
David Miller
a372e9afc8 Merge pull request #242 from JohanLopes/master
Use bootstrap variables in borders and backgrounds utilities classes
2019-05-16 22:56:52 -04:00
David Miller
5ad6666a41 Update package-lock.json 2019-05-16 22:54:09 -04:00
David Miller
9324925358 Update package-lock.json 2019-05-16 22:53:07 -04:00
David Miller
14d3962ab6 fix gulp-sass vulnerabilities and update dependencies 2019-05-16 18:13:11 -04:00
GoatCode
77c35fe8b3 Update _variables.scss 2019-05-02 11:54:29 +02:00
GoatCode
5b0989eaa9 Update package.json 2019-05-02 11:20:19 +02:00
GoatCode
872d85d758 Update _variables.scss 2019-05-02 11:13:22 +02:00
GoatCode
e6a626a449 Update _login.scss 2019-05-02 11:12:20 +02:00
GoatCode
b2cc438310 Add !default to sb-admin-2 SCSS variables
Added `!default` to all sb-admin-2 SCSS variables so they can be overwritten and customized when importing the SCSS in an own project.
2019-05-01 16:51:25 +02:00
Johan Lopes
b6fcd9f6da Use bootstrap variables in borders and backgrounds utilities classes 2019-04-24 17:08:12 +02:00
David Miller
ddfaceb4a8 update dependencies v4.0.3 2019-03-26 02:08:18 -04:00
David Miller
b77570a56e Merge pull request #222 from BlackrockDigital/dev
update bootstrap 4.3.1, update gulpfile, npm start script added, chan…
v4.0.2
2019-02-17 03:28:24 -05:00
David Miller
51c9446454 update bootstrap 4.3.1, update gulpfile, npm start script added, change SCSS file names for proper compiling 2019-02-17 03:06:45 -05:00
David Miller
f6bcc2ba5d add back closing tag v4.0.1 2019-02-13 14:48:08 -05:00
David Miller
b0c111684d Merge pull request #217 from BlackrockDigital/dev
fix superscript tag in sidebar brand text
2019-02-13 14:44:49 -05:00
David Miller
2dfeec30d1 fix superscript tag in sidebar brand text 2019-02-13 14:43:54 -05:00
David Miller
ba5b31ff98 Merge pull request #216 from BlackrockDigital/dev
update Bootstrap 4.3.1 and font awesome
2019-02-13 14:41:41 -05:00
David Miller
36196b9b93 update Bootstrap 4.3.1 and font awesome 2019-02-13 14:41:08 -05:00
David Miller
6e7d2e592a add Bootstrap 3 version to readme 2019-01-29 14:51:55 -05:00
David Miller
7ef57a9999 version 4.0 udpate
Complete refactor! Main layout changed, new pages added, build system changed, now uses Gulp 4, Bootstrap SCSS, custom SCSS, new design, dropped Morris and Flot Charts, added Chart.js for charts, new example pages, and more...
v4.0.0
2019-01-29 14:15:29 -05:00
David Miller
86d352e36b update readme 2019-01-03 12:13:42 -07:00
David Miller
af58467db4 updating to 4.0
New design with breaking changes, gulp 4, all dependencies updated, dev environment changed, and many more changes
2019-01-03 12:10:55 -07:00
David Miller
059edaa9b4 update copyright year on license and readme 2018-01-29 20:04:08 -05:00
David Miller
cd161a6edf MIT License 2017-04-04 13:44:22 -04:00
David Miller
7a3621e124 update package.json 2017-03-06 14:56:35 -05:00
David Miller
76a5ba0ede Merge pull request #155 from PeterDaveHello/patch-1
Add CDNJS version badge in readme
2016-11-29 01:22:59 -05:00
Peter Dave Hello
d43e38f221 Add CDNJS version badge in readme 2016-10-16 20:16:47 +08:00
David Miller
20f6ac3081 Merge pull request #142 from ParanormalCoder/master
issue: repository url value in package.json file was incorrect
2016-09-06 21:32:16 -04:00
Ehsan Khakifirooz
d6d36059a8 issue: repository url value in package.json file was incorrect 2016-08-25 09:28:32 +01:00
David Miller
e85ee3814b nested panels won't be messed with now v3.3.7+1 2016-08-19 18:46:51 -04:00
David Miller
3e0ff87103 removed an unused class and prettify html 2016-08-19 18:40:54 -04:00
David Miller
1e9297523a update font awesome 2016-08-19 18:26:06 -04:00
David Miller
437cb76314 remove bower_components directory since it's now being ignored 2016-08-19 18:05:46 -04:00
David Miller
6b5d5953b6 added vendor directory and gulp support for better dependency organization and compiling less and js files
removed timeline css and merged it with the theme css and added gulp
support for a browser sync task as well for easier development

removed composer package until the repo issue is resolved - added
minified versions into the bower.json for when the repo issue is
resolved
2016-08-19 18:04:09 -04:00
David Miller
2424e20060 update bower and composer 2016-08-13 17:13:51 -04:00
David Miller
fce92d6caa Merge pull request #131 from nelson6e65/patch-1
Remove deprecated bower.json option: version
2016-08-13 17:12:17 -04:00
Nelson Martell
c1f52e8c13 🔥 Remove explicit version from bower.json.
'version' option is deprecated: https://github.com/bower/spec/blob/master/json.md#version
2016-08-13 16:54:21 -04:00
David Miller
4eb66ac3b5 update to bootstrap 3.3.7 2016-07-25 16:48:58 -04:00
David Miller
8eee15719f Merge pull request #109 from kingdomh2007/gh-pages
multi-drop down's display isn't correct
2016-06-30 17:14:30 -04:00
David Miller
8685919860 Merge pull request #121 from odurgeau/gh-pages
#120 - Not spread background color for panel heading
2016-06-30 17:13:38 -04:00
Olivier DURGEAU
15dade60d0 #120 - Not spread background color for panel heading 2016-06-07 14:56:44 +02:00