Commit graph

215 commits

Author SHA1 Message Date
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
Ryan McGeary
c03993e2d0 fix for when an element is passed to the programatic timeago helper 2008-07-30 10:38:21 -04:00
Ryan McGeary
8e1c2502e3 dev versioning 2008-07-30 10:25:10 -04:00
Ryan McGeary
ac65d3fe35 $.trim instead of ugly regex 2008-07-30 10:24:08 -04:00
Ryan McGeary
372c27c656 Documentation improvements 2008-07-21 10:35:25 -04:00
Ryan McGeary
d43e319c02 comment tweak 2008-07-21 10:28:33 -04:00
Ryan McGeary
969266c41e Improved docs 2008-07-20 17:49:17 -04:00
Ryan McGeary
ad7eb3c62d v0.3.1 2008-07-20 17:41:13 -04:00
Ryan McGeary
42077bcec0 Redefined the functionality when the helper function receives an element 2008-07-20 17:36:40 -04:00
Ryan McGeary
1a3b36cb18 Added $.timeago helper function 2008-07-20 17:08:34 -04:00
Ryan McGeary
0000974025 refreshSeconds -> refreshMillis 2008-07-20 16:08:59 -04:00
Ryan McGeary
9234d84677 homepage tweak 2008-07-19 12:08:43 -04:00