Ryan McGeary
|
9b33792c76
|
Base tests and demo upon jQuery 1.4.2
|
2010-02-17 16:50:32 -05:00 |
|
Ryan McGeary
|
3700277d31
|
Version bump 0.8.2
|
2010-02-16 07:50:16 -05:00 |
|
Ryan McGeary
|
7ba0c76ef6
|
Bug fix while checking for undefined attached data
|
2010-02-16 07:49:41 -05:00 |
|
Ryan McGeary
|
a7df538960
|
I'm anal retentive about consistent use of double quotes
|
2010-01-27 17:30:51 -05:00 |
|
Ryan McGeary
|
1033d1e849
|
Fixed test for the new aggressive date parsing in Firefox 3.6
|
2010-01-27 17:21:45 -05:00 |
|
Ryan McGeary
|
dc78c0ff9f
|
Upped to jQuery 1.4
|
2010-01-15 13:31:03 -05:00 |
|
Ryan McGeary
|
6ecfa356ea
|
Version bump 0.8.1
|
2010-01-04 12:44:04 -05:00 |
|
Ryan McGeary
|
644e63e52e
|
Fix for time tag in HTML 5 time when using IE <8 [treyp]
|
2010-01-04 12:43:13 -05:00 |
|
Ryan McGeary
|
1e94ff79a0
|
copyright year
|
2010-01-02 22:30:20 -05:00 |
|
Ryan McGeary
|
799a6874f9
|
Updated README to explain how the title attribute is updated
|
2009-11-01 10:21:37 -05:00 |
|
Ryan McGeary
|
b23519102f
|
Updated docs to explain how the title attribute is updated
|
2009-10-31 09:12:32 -04:00 |
|
Ryan McGeary
|
db74d8837b
|
Additional docs on time tag support (HTML5)
|
2009-10-25 20:41:41 -04:00 |
|
Ryan McGeary
|
ee869e5634
|
Version bump to 0.8.0
|
2009-10-25 20:23:41 -04:00 |
|
Ryan McGeary
|
ae84945b3f
|
Store the datetime as a jQuery data object instead of re-parsing on every refresh
|
2009-10-25 20:22:09 -04:00 |
|
Ryan McGeary
|
a5c1424d69
|
Added tests for HTML5 <time> element support
|
2009-10-25 14:18:28 -04:00 |
|
Mark Gibson
|
39a051940e
|
Added partial support for HTML5 <time> element - only handles 'datetime' attr.
|
2009-10-25 14:18:15 -04:00 |
|
Ryan McGeary
|
8a208c8a32
|
Cleanup of tests and docs
|
2009-08-15 10:26:12 -04:00 |
|
Ryan McGeary
|
c2f185f7c8
|
Version bump to v0.7.2
|
2009-07-30 13:37:04 -04:00 |
|
Ryan McGeary
|
91aa57e2ad
|
Renamed test/test.html to test/index.html
|
2009-07-30 13:31:38 -04:00 |
|
Ryan McGeary
|
41ce478ba4
|
Fixed rake test
|
2009-07-30 13:29:06 -04:00 |
|
Ryan McGeary
|
9f15ffae84
|
Fixed tests to work while running under different browser time zones
|
2009-07-30 13:28:31 -04:00 |
|
Alex Rabarts
|
69a5ffcd80
|
Remove dependency on $.browser as it is now deprecated
|
2009-07-30 17:59:02 +01:00 |
|
Alex Rabarts
|
70abcc76cf
|
Automate tests with QUnit
|
2009-07-30 17:58:27 +01:00 |
|
Ryan McGeary
|
823535d11f
|
Better link to the Datetime Design Pattern for microformats
|
2009-07-17 14:08:53 -04:00 |
|
Ryan McGeary
|
12b57d3f4c
|
Added GitHub Pages support
|
2009-07-17 13:43:44 -04:00 |
|
Ryan McGeary
|
83ab26b4d7
|
version bump to 0.7.1
|
2009-02-18 11:26:54 -05:00 |
|
Ryan McGeary
|
5346cba5ae
|
Run substitute on all strings
|
2009-02-18 11:25:18 -05:00 |
|
Ryan McGeary
|
0cd7e1eab1
|
version bump to v0.7
|
2009-02-14 14:15:17 -05:00 |
|
Ryan McGeary
|
911bd155b4
|
Added gh-pages rebase to the publish task
|
2009-02-14 14:15:07 -05:00 |
|
Ryan McGeary
|
579b5c6f05
|
Added the ability to pass a function as a locale override [DimaD]
* Good for cyrillic languages, like Russian
|
2009-02-14 14:09:53 -05:00 |
|
Ryan McGeary
|
d9e4ff342c
|
punctuation doc fix
|
2009-02-12 18:25:16 -05:00 |
|
Ryan McGeary
|
1eee427cc4
|
readme updated
|
2009-02-07 10:59:11 -05:00 |
|
Ryan McGeary
|
e3533cccee
|
Copyright 2008-2009
|
2009-01-25 18:53:26 -05:00 |
|
Ryan McGeary
|
2f72a64604
|
GitHub ribbon added to documentation site
|
2009-01-02 09:34:22 -05:00 |
|
Ryan McGeary
|
59e759eeda
|
Added a link that explains how to add i18n/language support via configuration
|
2008-10-24 10:16:25 -04:00 |
|
Ryan McGeary
|
795011da16
|
Fix for nasty typo
|
2008-10-14 22:55:20 -04:00 |
|
Ryan McGeary
|
3dde17c021
|
Deprecated 'ago' and 'fromNow' options
* Use 'suffixAgo' and 'suffixFromNow' instead
* Also upped version to 0.6.1
|
2008-10-14 08:45:42 -04:00 |
|
Ryan McGeary
|
6abc14dc00
|
Added an additional timezone test
|
2008-10-13 17:52:12 -04:00 |
|
Ryan McGeary
|
189c464f18
|
Added support for prefixing the "ago" and "from now" qualifiers
* This is useful for proper phrasing in certain languages (i18n)
* This also allows for more interesting phrase possibilities
|
2008-10-13 17:51:52 -04:00 |
|
Ryan McGeary
|
4edc9c2322
|
Cleaned up rsync options for rake publish
|
2008-09-06 12:01:44 -04:00 |
|
Ryan McGeary
|
e9929c1bc5
|
Workaround for the fact that IE6 doesn't support abbr tags
|
2008-08-20 22:35:27 -04:00 |
|
Ryan McGeary
|
2ac5f0421d
|
removed "coming soon" for Yarp.com
|
2008-08-20 15:38:25 -04:00 |
|
Ryan McGeary
|
200941ae18
|
Added a note and examples about i18n support
|
2008-08-20 10:04:33 -04:00 |
|
Ryan McGeary
|
b30865ba11
|
Added language (aka i18n, aka locale) support.
* Use $.timeago.settings.strings to override the default english verbiage
|
2008-08-19 19:40:56 -04:00 |
|
Ryan McGeary
|
72fc2cecdc
|
Two extra test for days
|
2008-08-19 19:24:59 -04:00 |
|
Ryan McGeary
|
1f7b391782
|
Added support for future timestamps ... "from now"
|
2008-08-06 07:04:15 -04:00 |
|
Ryan McGeary
|
38c11a164a
|
typo in docs
|
2008-08-05 15:45:20 -04:00 |
|
Ryan McGeary
|
c130db5fae
|
documented name change on github
|
2008-08-05 15:44:00 -04:00 |
|
Ryan McGeary
|
d93ee6cec6
|
dev version bump
|
2008-08-05 15:43:46 -04:00 |
|
Ryan McGeary
|
470c67e082
|
version bump v0.3.2
|
2008-07-30 10:38:55 -04:00 |
|