Commit graph

32 commits

Author SHA1 Message Date
Josh Sherman
75951b90ef Updated dependencies 2014-10-03 06:41:42 -04:00
Josh Sherman
58e54bcf7b Updated lock file. 2014-10-02 22:56:42 -04:00
Josh Sherman
d4551d72a6 Evidently updated some dependencies 2014-09-30 18:07:49 -04:00
Josh Sherman
2acd1b976e Updated dependencies 2014-09-30 15:06:53 -04:00
Josh Sherman
0cfc2c7979 Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
Josh Sherman
6097e29aef Cleaning up tests 2014-09-26 07:31:04 -04:00
Josh Sherman
60ab001833 Updated composer deps 2014-09-24 00:07:41 -04:00
Josh Sherman
93ee7356b2 Dropped asset minification
Been moving away from using this functionality in favor of either Grunt or
Gulp. Dropped functionality for minification of CSS and JS but left the dynamic
reference logic intact. This will be moved to the HTML class eventually and
expanded to support the generation of the HTML tags as well as injecting the
URI with a timestamp.
2014-09-23 18:22:56 -04:00
Josh Sherman
c88d469e18 Rolled back to vfsStream v1.3.0
Moved to v1.4.0 and my tests started to fail. Locked version until I get around
to figuring out what changed and fix my code to accommodate
2014-09-23 18:01:06 -04:00
Josh Sherman
702414b694 Updated dependencies and dropped most version numbers
There's no point in defining version numbers prematurely. I'll update with
exact versions as the need arises. At the moment `dev-master` outta be good
enough.
2014-09-20 15:43:15 -04:00
Josh Sherman
30fc51dcd5 Upgraded scssphp 2014-08-14 22:16:24 -04:00
Josh Sherman
3098300c6e Fixed issue with scss being moved to PSR-4 2014-08-11 21:33:09 -04:00
Josh Sherman
695f4d3196 Added php to the list of dependencies 2014-08-10 08:21:44 -04:00
Josh Sherman
69c2fba9a1 Dumped dependency's version
@leafo's project has been quite active this week.
2014-08-10 08:17:10 -04:00
Josh Sherman
179f9cc143 Updated leafo/scssphp to 0.0.15 2014-08-07 18:57:06 -04:00
Josh Sherman
e19d3bd8b5 Updated leafo/scssphp to latest version
Just clearing out out of date dependencies.
2014-08-05 18:41:04 -04:00
Josh Sherman
84df7a1136 Dropped the UA 2014-07-27 18:11:25 -04:00
Josh Sherman
c02f658385 Updated dependencies 2014-07-27 18:02:18 -04:00
Josh Sherman
df19a61ab7 Updated dependency versions
SCSS and Coveralls had new versions.
2014-07-12 11:42:06 -04:00
Joshua Sherman
fa59eddae0 Upgraded SCSS to latest 2014-04-16 11:50:18 -04:00
Joshua Sherman
2a7555bf2b Updated dependencies 2014-04-16 11:46:49 -04:00
Joshua Sherman
248c0ae458 Updated dependencies
I destroyed my old AYAH repo in favor of a fork of the official stuff that I updated. Had to add some vcs entry to get composer to pull from my fork and not the main package.
2014-02-02 10:16:00 -05:00
Joshua Sherman
4728858880 Added package details to json file 2014-01-20 23:44:51 -05:00
Joshua Sherman
e2f8464c51 Working towards standard directory names 2014-01-20 22:23:04 -05:00
Joshua Sherman
293f618bef Worked through some bugs, updated dependencies
The vendor directory is now just composer stuff. Planning to rearrange some
files soon but wanted to commit these changes. AYAH is now installed via
composer from a package I am maintaining and I dropped the test helpers as it
is a dev-only requirement (and that's assuming you even want to test).
2014-01-20 22:06:59 -05:00
Joshua Sherman
d2cf41ce3b Sorta got it working locally, fingers crossed! 2014-01-11 17:48:35 -05:00
Joshua Sherman
04e008c508 Moved composer out of the private directory
Unsure if that's why I couldn't make the file, thinking of perhaps making the
log directory part of the directory structure instead of creating it on the
fly in Travis CI.
2014-01-11 16:23:06 -05:00
Joshua Sherman
f3785bfa84 Added some stuff for coveralls
Still fighting with it, will remove the extra package if I find it to be an
unnecessary dependency.
2014-01-10 11:38:05 -05:00
Joshua Sherman
967f4c1e64 Added HHVM to testing 2014-01-03 13:16:11 -05:00
Joshua Sherman
6e9736f030 Finished up tests for Dynamic class
Switched closure compiler to a composer version for ease of use when doing CI testing
2014-01-03 00:22:58 -05:00
Joshua Sherman
17752f71b3 More composer stuff, updated compile / minify logic
Now using composer installed apps for less and scss files.
2014-01-02 22:39:19 -05:00
Joshua Sherman
e70f31c711 Moved to composer installed vfsSteam
Seems the issue was namespacing this whole time.
2013-12-28 02:08:10 -05:00