Commit graph

768 commits

Author SHA1 Message Date
Arno Roldao Junior fdd077c936 Separate: task 'IMAGE' and create module for 'load-config-grunt' 2016-06-23 11:48:31 -03:00
Arno Roldao Junior f91a394270 modify structure JSON in task 2016-06-23 11:48:14 -03:00
Arno Roldao Junior 46f087d3a0 Separate: task 'JSHINT' and create module for 'load-config-grunt' 2016-06-23 11:46:11 -03:00
Arno Roldao Junior ed7235e0e0 Separate: task 'BOOTLINT' and create module for 'load-config-grunt' 2016-06-23 11:45:26 -03:00
Arno Roldao Junior f3e425f2c1 Separate: task 'CLEAN' and create module for 'load-config-grunt' 2016-06-23 10:28:57 -03:00
Arno Roldao Junior acd331b6dc Separate: task 'INCLUDES' and create module for 'load-config-grunt' 2016-06-23 10:28:15 -03:00
Arno Roldao Junior 8e15275c22 Separate: task 'BABEL' and create module for 'load-config-grunt' 2016-06-23 10:27:27 -03:00
Arno Roldao Junior d0c2e69724 Separate: task 'UGLIFY' and create module for 'load-config-grunt' 2016-06-23 10:26:11 -03:00
Arno Roldao Junior 5ba76d1270 Separate: task 'SASS' and create module for 'load-config-grunt' 2016-06-23 10:25:16 -03:00
Arno Roldao Junior 561ea68955 Separate: task 'WATCH' and create module for 'load-config-grunt' 2016-06-23 10:25:08 -03:00
Arno Roldao Junior 0d725c1750 Adding task of grunt: "load-grunt-config" for the config of task modules, in folder: "grunt-task/" 2016-06-23 10:23:48 -03:00
Abdullah Almsaeed 545a862c1d Dev setup 2016-01-16 11:27:23 -05:00
Abdullah Almsaeed c4ac73688b Create PushMenu.js 2015-11-11 14:29:54 -05:00
Abdullah Almsaeed 4ab0cc8b78 Fix JS links error 2015-11-09 08:51:25 -05:00
Abdullah Almsaeed f5f78f415b Add AdminLTE.css to css folder 2015-11-09 08:51:11 -05:00
Abdullah Almsaeed 60c105323d Remove JS links error 2015-11-09 08:50:24 -05:00
Abdullah Almsaeed cadb9726fa Get Font Awesome via Bower 2015-11-07 12:05:28 -05:00
Abdullah Almsaeed 6237a4cf8e Change header markup 2015-11-05 11:41:13 -05:00
Abdullah Almsaeed 846cee1b4d Add Fix header height issue 2015-11-05 10:47:49 -05:00
Abdullah Almsaeed f0977ab235 Replace ruby sass with sassc for faster (much faster\!) compiling 2015-11-05 10:47:24 -05:00
Abdullah Almsaeed 17dce579b0 Add new js build folder 2015-11-04 13:51:53 -05:00
Abdullah Almsaeed bf136b493f Add new header 2015-11-04 13:51:39 -05:00
Abdullah Almsaeed b045821f37 Add babel to compile ECMA6 2015-11-04 13:51:10 -05:00
Abdullah Almsaeed f9977e15aa Compile sass 2015-11-04 13:50:50 -05:00
Abdullah Almsaeed c6667c6bca Adjusted skins and main-header to function with BS4 2015-11-04 13:50:04 -05:00
Abdullah Almsaeed 7b67b58db6 Deleted LESS files 2015-11-04 13:49:32 -05:00
Abdullah Almsaeed 7d1c768bc7 Add compiled sass 2015-10-31 17:03:46 -04:00
Abdullah Almsaeed 997dc31c98 Starter template using BS4-alpha 2015-10-31 17:02:10 -04:00
Abdullah Almsaeed ff7cd0be6f Add npm sass compiler 2015-10-31 17:01:42 -04:00
Abdullah Almsaeed 580b11ab7c Add dependencies 2015-10-31 17:00:52 -04:00
Abdullah Almsaeed a35cb6c547 Add sass compiler 2015-10-31 17:00:35 -04:00
Abdullah Almsaeed 1acadbe382 Convert LESS to SASS 2015-10-31 17:00:16 -04:00
Abdullah Almsaeed 03746096a5 Add sass cache to gitignore 2015-10-31 16:59:44 -04:00
Abdullah Almsaeed 9cebe34cfd Add bootstrap via bower 2015-10-31 16:58:32 -04:00
Abdullah Almsaeed 34a11729c0 Update bower.json 2015-10-30 12:46:12 -04:00
Abdullah Almsaeed 1ee281b3b9 Increment version number 2015-10-23 10:50:49 -04:00
Abdullah Almsaeed 57e10bc372 Fix issue #752 2015-10-23 10:48:01 -04:00
Abdullah Almsaeed bbb67bafa5 Compile changes 2015-10-22 12:38:34 -04:00
Abdullah Almsaeed 1c448a3afa Merge pull request #717 from zviryatko/patch-1
Fix animation bug with collapsed sidebar and treeview menu.
2015-10-22 12:37:06 -04:00
Abdullah Almsaeed 9ca725c313 Merge pull request #741 from Soullivaneuh/patch-2
Do not use absolute position for .pull-right on sidebar
2015-10-22 12:29:33 -04:00
Abdullah Almsaeed 0cfe69d351 Add rails gem to documentation 2015-10-16 20:30:01 -04:00
Abdullah Almsaeed 13697c4743 Merge pull request #734 from racketlogger/master
Add new rails gem supporting AdminLTE sources
2015-10-16 20:29:09 -04:00
Abdullah Almsaeed 250fa7bbd7 Merge pull request #729 from Yellowen/master
Sidebar autoclose on turbolinks fixed. close #718
2015-10-16 19:43:22 -04:00
Sullivan SENECHAL 4a83dc18ce Do not use absolute position for .pull-right on sidebar 2015-10-15 16:11:34 +02:00
Carlos Puchol 02c76b9075 Add new rails gem supporting AdminLTE sources
Add a link to the new gem that uses less and it's more maintainable
2015-10-13 16:58:36 -07:00
Sameer Rahmani b76c319144 Sidebar autoclose on turbolinks fixed. close #718 2015-10-11 15:40:34 +03:30
Abdullah Almsaeed 1accd72830 Merge pull request #712 from iaesaudi/patch-1
Update README.md
2015-10-06 09:50:49 -04:00
Abdullah Almsaeed eb887847b3 Merge pull request #716 from novashultz/master
Fixed typo: way -> ways
2015-10-06 09:50:34 -04:00
Abdullah Almsaeed 8340a48561 Merge pull request #719 from iamgoodbytes/fix-fastclick
Fixes #688
2015-10-06 09:50:02 -04:00
Joris Hens 94d164d7e4 Fixes #688
Loading the minified version of fastclick doesn't work. My guess is that the FastClick object gets renamed in the minification process, making the check for "typeOf FastClick" useless and causing FastClick to never execute. Loading the unminified version of fastclick removes the 300ms click delay across the board.
2015-10-05 20:52:17 +02:00