witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/static
Dan Helfman 066ffdb308 Fixed bug where if you click on a (non-dirty) note, add a character, remove the character, and then click the save button, nothing happened.
Now, if save_editor() decides there's no need to actually save the focused note to the server, it disabled the save button as if a save occurred.
2008-07-29 19:05:34 -07:00
..
css By popular demand, added a "save" button that becomes grayed out when everything is saved. 2008-07-29 16:38:35 -07:00
fonts Adding Qlassik font, used for various text on the web site. 2008-06-27 22:36:10 -07:00
html Reordered the FAQ questions & answers. 2008-07-28 16:41:34 -07:00
images Updated the product tour with an analogy to index cards. 2008-07-24 15:43:27 -07:00
js Fixed bug where if you click on a (non-dirty) note, add a character, remove the character, and then click the save button, nothing happened. 2008-07-29 19:05:34 -07:00
jsunit Beginning stubs for client-side javascript "unit" tests. (Probably more like 2007-09-06 10:25:06 +00:00