Brandon Mathis
f86bbfc013
updated the sencha site graphic
2011-04-26 22:58:26 -05:00
Chris Eppstein
a8498835c2
Merge branch 'stable'
...
* stable:
Bump version for release.
Update gemspec to pick up the stable version of sass.
Add comments to blog posts
Credits.
Bump version and assign a name.
Conflicts:
Gemfile.lock
2011-04-25 11:09:56 -07:00
Chris Eppstein
144a3b27a1
Bump version and assign a name.
2011-04-24 22:21:10 -07:00
Scott Davis
0d029e6a02
merge
2011-04-24 23:23:07 -04:00
Chris Eppstein
85268281bc
Fix failing tests due to load path changes.
2011-04-24 16:41:56 -07:00
Scott Davis
382222b6db
bumped chunky_png version
2011-04-23 10:22:56 -04:00
Scott Davis
613753e06a
merge
2011-04-23 10:19:40 -04:00
Scott Davis
9c8522be72
changed quotes to use syntactic sugar
2011-04-23 10:17:26 -04:00
Chris Eppstein
78dc4a5bfb
Pick up bug fix in FSSM.
2011-04-21 12:32:55 -07:00
Scott Davis
fec367d60c
fixed gemfile and removed coercion to float
2011-04-20 19:57:19 -04:00
Scott Davis
ac623c620b
svg gradients now support angles
2011-04-20 19:34:20 -04:00
Scott Davis
4e502dda73
svg gradients now support angles
2011-04-20 19:33:29 -04:00
Scott Davis
8642187173
updated linier svg gradients to have userSpaceOnUse to be consistant with the radial implimentation
2011-04-20 17:17:03 -04:00
Chris Eppstein
7b0bb7ad2b
Change FSSM to a gem dependency instead of vendoring it. Closes GH-343.
2011-04-19 20:00:54 -07:00
Scott Davis
6b884d34c3
added the ability to disable magic sprites
2011-04-19 20:31:29 -04:00
Scott Davis
3e013b8bd5
removed require for bigdecimal and updated the deprecated functions in the gem file
2011-04-17 23:11:25 -04:00
Eric Meyer
3c86dfa0b3
fixed tests related to grid-background
2011-04-16 23:48:28 -06:00
Scott Davis
d845c4d486
gradient rounding issue tentative fix
2011-04-16 22:09:42 -04:00
Eric Meyer
d192c64889
use parens instead of quotes to pass complex argument
2011-04-12 15:16:08 -06:00
Eric Meyer
bc4e3eeb44
vertical rhythm function for calculating rhythms without returning a property
2011-04-12 15:13:42 -06:00
Eric Meyer
e66c822503
add grid-background mixins to layout module, with docs and tests
2011-04-11 19:26:55 -06:00
Scott Davis
73a01b3677
fixed issue with gem spec in rubygems 1.7 closes #331
2011-04-07 15:51:22 -04:00
Scott Davis
5d2db94bc0
working on lemonade upgrade guide
2011-04-02 10:07:55 -04:00
Scott Davis
8a1f14d72d
removed dynamic constant becasuse i was being a bad programer
2011-04-01 22:19:24 -04:00
Scott Davis
2c62cdf2f9
closes #296 rescue OutOfBounds exception gracfuly
2011-04-01 14:47:24 -04:00
Scott Davis
23f0f03a09
fixed sprite rsspec cli test to change back to the correct directory
2011-04-01 12:14:45 -04:00
Scott Davis
f83f85406c
refactored to fix relative path bug with the compile command
2011-04-01 11:14:30 -04:00
Scott Davis
da2af62f47
closes #271 - fixed bug that was causing file name to truncate
2011-04-01 10:33:17 -04:00
Scott Davis
96f1e4dc96
closes #320 and refactored the rspec tests
2011-03-29 19:26:11 -04:00
Scott Davis
2e8fd055ed
closes 268 - filenames can not start with numbers the must be legal css identifiers
2011-03-28 22:39:12 -04:00
Scott Davis
7571d4af93
refactored sprite selectors
2011-03-28 17:08:53 -04:00
Scott Davis
b395552db3
chanded spritemap instance to use quick cache
2011-03-26 15:24:59 -04:00
Scott Davis
b0bfb63bb7
removed class variable
2011-03-26 13:53:50 -04:00
Scott Davis
a2200b1d83
fixed test
2011-03-26 13:46:36 -04:00
Scott Davis
27735a9537
fixed a bug that was causeing stack level too deep
2011-03-26 13:31:48 -04:00
Scott Davis
bd11d0b381
updated regular expression for finding the parent image
2011-03-25 17:32:58 -04:00
Scott Davis
c72eebdf42
added support for sprite-selector formats
2011-03-25 17:28:38 -04:00
Scott Davis
4d7dc7ad30
refactored sprite selectors
2011-03-25 17:17:27 -04:00
Scott Davis
9962a37b2e
added tests and css selector support for sprites ending in _hover _target _active closes#248
2011-03-25 15:00:50 -04:00
Scott Davis
9540450e25
updated change log
2011-03-25 02:11:03 -04:00
Scott Davis
e475637682
merged sprite abstracton branch
2011-03-25 01:23:13 -04:00
Scott Davis
fccd5d91e9
merge
2011-03-25 01:05:13 -04:00
Scott Davis
2041ed0845
gemfile.lock
2011-03-25 01:04:11 -04:00
Scott Davis
2bf3d8f453
reverted chunky_png version pushed that by mistake and patched a bug that was causing callbacks to register twice
2011-03-25 00:54:47 -04:00
Scott Davis
463ee01a12
moved files around
2011-03-23 01:29:51 -04:00
Scott Davis
f8197c530c
gemfile.locl
2011-03-23 01:23:38 -04:00
Scott Davis
965c37f6d7
modified gem
2011-03-23 01:15:18 -04:00
Scott Davis
f78744171d
sprite base spec selector methods
2011-03-23 01:09:41 -04:00
Scott Davis
03b0ee2660
sprite base spec
2011-03-23 00:56:49 -04:00
John Bintz
f031d868d1
start refactoring work on sprite map
2011-03-22 21:19:19 -04:00
Scott Davis
6e1daf69f5
added boolean functions for finding selectors
2011-03-21 22:10:44 -04:00
Scott Davis
46eec5362d
fixes #253
2011-03-21 21:16:55 -04:00
Scott Davis
a9b6d8cfde
file cleanup
2011-03-21 18:37:24 -04:00
Scott Davis
01b9cd3a46
gemfile
2011-03-21 18:07:53 -04:00
Scott Davis
691c6718b5
updated for chunky png 1.1.0
2011-03-21 17:38:15 -04:00
Scott Davis
acf9c662f6
merge
2011-03-21 17:33:37 -04:00
Scott Davis
a4d43192c9
merge
2011-03-21 17:29:15 -04:00
Scott Davis
d361d5f826
chunky_png gemfile change
2011-03-21 17:18:28 -04:00
Scott Davis
6ff877cbd3
chunky_png gemfile change
2011-03-21 17:14:41 -04:00
Scott Davis
3f3eba57a2
merge
2011-03-18 06:44:54 -04:00
Chris Eppstein
7057f0f5bd
Release documentation.
2011-03-15 17:09:46 -07:00
Eric Meyer
5a5c30caf4
updated font-face a la fontspring, no change in usage
2011-03-14 22:50:39 -06:00
Scott Davis
d23e5546d8
updated ignore
2011-03-03 01:19:49 -05:00
Scott Davis
1d6e316685
removed unnedded class tests are green runs in 1.8.7 adm 1.9.2
2011-03-03 01:15:22 -05:00
Scott Davis
c0a0b638b1
tests are green and config option added
2011-03-02 13:55:25 -05:00
Scott Davis
bc13d6aed5
rmagick changes
2011-02-24 03:08:28 -05:00
Scott Davis
03f4c23c04
abstracted out engine for chunkypng
2011-02-24 01:02:31 -05:00
Scott Davis
7277568303
added test for left and top
2011-02-24 00:08:35 -05:00
Eric Meyer
132621c230
fixed tests related to reset
2011-02-22 23:11:26 -07:00
Scott Davis
153582fe68
refactoring sprite class
2011-02-22 21:47:08 -05:00
Scott Davis
995a20cd36
fixed relative path call
2011-02-22 21:32:48 -05:00
Scott Davis
3feca48f51
duplicate function
2011-02-22 20:45:41 -05:00
Scott Davis
fb61e54389
abractated core sprite functions to a base class
2011-02-22 20:42:01 -05:00
Eric Meyer
53e975100b
added vertical-rhythm and docs, moved lists, links and text, all into new typography module
2011-02-17 18:14:40 -07:00
Chris Eppstein
5ccdbd6490
update gem dependencies
2011-02-01 23:03:38 -08:00
Chris Eppstein
e384dee5da
Update gemspec to work around sass regression.
2011-01-17 11:47:59 -08:00