Commit Graph
50 Commits
Author SHA1 Message Date
Karol Orzeł 1551a2e6ad Initial Columns, Bootstrap Additions 2021-08-09 17:19:41 +02:00
Djamil Legato 0521a9b5b0 Upgraded dev dependencies for watch/build of assets 2021-04-27 00:05:45 -07:00
Reggie 962c8a3a05 Fix JS issues 2020-09-29 15:18:51 -05:00
NewKind 2320c75d99 Newly compiled JS 2020-02-27 14:00:13 +01:00
Matias Griese 2c7918aeb6 Added official Joomla 3.9 support 2018-10-23 18:50:28 +03:00
Djamil Legato a0e267e7ae Updated modules dependencies 2017-09-19 14:33:23 -07:00
Djamil Legato ab6ff5bde2 Packages updates 2017-06-27 16:21:20 -07:00
Djamil Legato ecfb211f19 Updated dependencies 2017-01-24 16:10:46 -08:00
Djamil Legato 844583c79c Updated dependencies 2016-12-13 10:02:38 -08:00
Djamil Legato 0b84895305 Updated modules deps 2016-11-22 11:42:11 -08:00
Djamil Legato 5f8e58100f Updated dependencies 2016-11-01 19:27:55 -07:00
Djamil Legato 4e356a6dd3 Updated builder to use Yarn 2016-10-11 12:51:55 -07:00
Djamil Legato 44431014de Updated Google Fonts, Fixed missing recompiled CSS 2016-10-05 22:20:26 -07:00
Djamil Legato 0119e80c6c Updated modules dependencies 2016-08-24 08:33:15 -07:00
Djamil Legato 978c461256 Updated packages dependencies 2016-08-16 11:58:24 -07:00
Djamil Legato be6c856b95 Updated modules dependencies 2016-08-01 21:08:34 -07:00
Djamil Legato d13ce1e13c Updated modules dependencies. Added ncu-update script 2016-07-20 19:54:43 -07:00
Djamil Legato 4b60a358eb Updated JS Modules Dependencies 2016-07-10 23:38:11 -07:00
Djamil Legato e0afbbb6eb Updated module dependencies 2016-06-07 18:44:51 -07:00
Djamil Legato f16d780638 Updated node modules dependencies 2016-04-19 16:06:24 -07:00
Djamil Legato eac9bb6a48 Updated node modules dependencies 2016-04-12 17:04:40 -07:00
Djamil Legato ab8fafc970 Updated dependencies 2016-02-23 11:24:58 -08:00
Djamil Legato 89a4c7650e Updated Dependencies 2016-02-19 12:46:09 -08:00
Djamil Legato 2d48087306 Updated dependencies 2016-01-27 14:23:59 -08:00
Djamil Legato 5870b71d17 Added build-assets script (npm run build-assets) to get all modules installed and up to date 2015-12-09 16:45:38 -08:00
Djamil Legato 485f2038a3 Updated node dependencies 2015-12-09 16:15:38 -08:00
Djamil Legato 90d6156d8d Added install-gantry NPM script to get all setup with NPM, modules, dependencies and such 2015-12-02 13:40:47 -08:00
Djamil Legato f5122f07ee Updated dependencies 2015-11-30 13:20:30 -08:00
Djamil Legato 25ee87354f Renamed admin.css to g-admin.css and updated dependencies (fixes #944) 2015-10-26 11:02:53 -07:00
Djamil Legato a5df2bcaaf Atoms: Deletion, Settings, Empty, Change Indicator implementation. 2015-10-21 17:19:55 -07:00
Djamil Legato 9c7f56623d Updated npm dependencies 2015-10-19 17:04:11 -07:00
Djamil Legato b3a3a1b028 Updated dependencies 2015-10-06 13:15:54 -07:00
Djamil Legato 1cf84c6c24 Updated JS dependencies 2015-09-18 17:20:02 -07:00
Djamil Legato c321d405e4 More JS dependencies updates 2015-08-13 12:21:49 -07:00
Kevin DuCommun 96b4cb325e Updated JS dependencies 2015-08-13 13:49:30 -05:00
Djamil Legato 2e1253e679 Updated JS dependencies 2015-08-11 11:24:24 -07:00
Djamil Legato 66fdb6c9f8 Updated JS dependencies 2015-08-05 12:06:21 -07:00
Djamil Legato 83b6ad26af Updated browserify dependency to latest version 2015-07-13 12:15:46 -07:00
Djamil Legato 5b81a597d8 Updated deps 2015-07-06 13:04:20 -07:00
Djamil Legato a49bf7fa5f Updated modules depedencies 2015-06-23 18:46:37 -07:00
Djamil Legato 7b3757a2f0 Updated browserify and watchify 2015-06-07 17:28:01 -07:00
Djamil Legato 059bd45248 Updated README and bumped versions for node dependencies (#415) 2015-06-05 15:22:06 -07:00
Djamil Legato 1beed45de0 Updated browerify to latest and removed main.js from filtered diffs 2015-05-30 13:54:46 -07:00
Djamil Legato 32a29eb363 Updated dev dependencies 2015-05-03 14:04:46 -07:00
Djamil Legato 646e89cd63 Updated dependencies versions 2015-04-26 18:17:37 -07:00
Djamil Legato 99bccf6348 Updated deps versions 2015-04-14 15:29:10 -07:00
Djamil Legato 2461f17417 Google fonts json is now uncompressed. Added minify task in gulp to minify additional extra js/json files during prod release 2015-04-13 14:49:27 -07:00
Djamil Legato bdaf1740d2 Added gulpfile 2015-04-09 23:27:40 -07:00
Matias Griese 69c75f5edc Relocate all files to gain a simpler directory structure 2014-08-08 14:56:34 +03:00
Djamil Legato a0d7b41757 - Updated gitignore to be more generic
- package-ified and Grunt-ified the gantry playground, can now use Grunt to compile scss, more options and better handling of source maps and trace
 - Small enhance to the buttons mixin, can now pass the text color as second argument, if omitted it defaults to $white
2014-06-04 14:00:27 -07:00