Jeremy Ruston
|
d21a70f085
|
Update modal message mechanism to support custom footers
|
2012-07-16 12:57:44 +01:00 |
|
Jeremy Ruston
|
507460eb4e
|
Add warning notification when viewing a document on a data: uri
The intent is to handhold the user through their first save+verification
|
2012-07-15 17:37:03 +01:00 |
|
Jeremy Ruston
|
761ffa403d
|
Complete renaming popupper component to popup
|
2012-07-14 15:52:35 +01:00 |
|
Jeremy Ruston
|
e0765ec700
|
Allow the save template to be specified in the message parameter
|
2012-07-13 22:56:57 +01:00 |
|
Jeremy Ruston
|
c340082653
|
Added primitive save changes mechanism
Works in Firefox for now
|
2012-07-10 23:18:44 +01:00 |
|
Jeremy Ruston
|
36372f2aed
|
Proper support for DefaultTiddlers
Now a shadow tiddler called `$:/DefaultTiddlers`
|
2012-07-07 17:14:02 +01:00 |
|
Jeremy Ruston
|
d9c916715b
|
Better cross browser support for classic closure animation
|
2012-06-22 09:26:59 +01:00 |
|
Jeremy Ruston
|
5103f1585b
|
New popup cancelling mechanism
|
2012-06-19 16:47:35 +01:00 |
|
Jeremy Ruston
|
83eb368f40
|
Temporarily removed the popup zapper
This implementation is too slow and cumbersome; we'll replace it with
something else soon
|
2012-06-19 10:39:13 +01:00 |
|
Jeremy Ruston
|
161ddcb473
|
Made it so clicking outside a popup cancels the popup
Clicking inside still doesn't cancel it, though
|
2012-06-13 15:37:07 +01:00 |
|
Jeremy Ruston
|
d0a9bfd0f0
|
Unhyphenate CSS property names when rendering to the DOM
Annoyingly, Chrome will happily accept `background-color` and
`backgroundColor` interchangeably, so I hadn't noticed that this was
broken...
|
2012-06-11 10:41:13 +01:00 |
|
Jeremy Ruston
|
2053b7c413
|
Moved loading of core shadow tiddlers into the boot kernel
|
2012-06-06 21:42:14 +01:00 |
|
Jeremy Ruston
|
22b836e4ac
|
Added 'isShadow' flag for system tiddlers
Shadow tiddlers are omitted from lists by default
|
2012-06-06 13:21:20 +01:00 |
|
Jeremy Ruston
|
e0725bbb52
|
Sort out the naming and location of shadow template tiddlers
|
2012-06-01 20:04:51 +01:00 |
|
Jeremy Ruston
|
503f60f64c
|
Comment update
|
2012-05-20 15:19:52 +01:00 |
|
Jeremy Ruston
|
5b3bdcc662
|
Refactoring some internal identifiers
|
2012-05-19 19:06:42 +01:00 |
|
Jeremy Ruston
|
cbb813da9b
|
Changed $tw.isBrowser to $tw.browser
This makes available browser-specific CSS prefixes
|
2012-05-19 11:29:51 +01:00 |
|
Jeremy Ruston
|
d8f17e9d6b
|
Started adding support for storyviews that implement different navigation visualisations
|
2012-05-14 17:37:20 +01:00 |
|
Jeremy Ruston
|
9465da4335
|
Part two of turning the rabbit hole inside out
|
2012-05-05 22:57:21 +01:00 |
|