11 Commits

Author SHA1 Message Date
theopolisme
b0ad8a24b6 v0.8 2014-05-18 19:29:32 -05:00
theopolisme
6a66debe5e *ZOMG* unit tests, finally!
Not really any actual tests in here (except for a typeof AFCH ===
‘object’ assertion…gotta start somewhere!), but this is the framework.
2014-05-18 17:10:51 -05:00
theopolisme
6a3a158e45 "v0.7" 2014-04-13 17:11:04 -07:00
theopolisme
ea18f73a6f Switch to LESS, build-based, more modular styling system
Run `grunt build` to build AFCH, or just use scripts/upload.py — this
will create all the necessary files in the /build directory, including
minified css based on the…

LESS files! That’s right, variables, nested selectors, and more. Expect
cleaner, tidier code…already switched much of it over.

Additionally, using LESS, our CSS selectors are much more specific,
pretty much 100% ensuring we’ll avoid future class/selector conflicts.

We now ALSO use a combination of classes and $afch.find() to ensure
that multiple AFCH instances can run at one time on a page.

Big commit, yay :)
2014-04-06 14:51:26 -05:00
theopolisme
5956806e3f v0.6
Because turtles dancing are cool. Plus, I kinda revamped a whole ton of
stuff over the past few days…y’know how that goes.
2014-03-27 18:20:01 -05:00
theopolisme
db4b317923 Bump to v0.5 2014-03-21 21:59:06 -05:00
theopolisme
9847b61806 Bump to v0.4
Why not? Pretty big changes under the hood seem worthy of a memory.
2014-03-14 20:17:17 -05:00
theopolisme
9ecb48c108 v3 tweaks: update STYLEGUIDE, minor code style fix 2014-03-12 02:19:56 -05:00
theopolisme
c3b635f83d v0.3 Excited Murmur 2014-03-12 02:06:09 -05:00
theopolisme
a2415ceaf1 Add jscs code style tests 2014-03-05 02:44:56 -06:00
theopolisme
2ef85d1540 Set up jslint and travis testing 2014-02-09 12:23:52 -06:00