Wykres commitów

66 Commity (e39d2463179da53d2e50e692bb31a4d384f3c4c2)

Autor SHA1 Wiadomość Data
Jeremy Ruston e39d246317 Added basic support for drag and drop of tiddlers
Links are now draggable. Dragging outside the browser will drop the
wiki text of the tiddler. Dragging to another TW5 browser window will
drop the entire tiddler, including fields.
2013-04-08 18:47:46 +01:00
Jeremy Ruston 6d4768acad Improve word wrapping behaviour
Stops tiddler titles overflowing when they dont contain word breaks
2013-04-06 16:49:47 +01:00
Jeremy Ruston 02e0b1059e Style improvements 2013-04-03 21:11:10 +01:00
Jeremy Ruston c287d9d6d0 First pass at a widget for importing tiddlers 2013-04-01 19:06:39 +01:00
Jeremy Ruston 8146d57190 Style tweaks
Finally started to use `box-sizing: border-box`
2013-03-28 21:30:22 +00:00
Jeremy Ruston cd36f594c5 Make the core into a plugin 2013-03-28 17:07:30 +00:00
Jeremy Ruston 554dffd83f Add tag and missing dropdowns to the sidebar 2013-03-26 09:47:22 +00:00
Jeremy Ruston 1beb3a78f1 Fixes to the position of the tiddler info popup 2013-03-22 10:50:46 +00:00
Jeremy Ruston ff076c33e6 Improvements to appearances in edit mode 2013-03-22 10:17:31 +00:00
Jeremy Ruston cf96679e66 Style adjustments 2013-03-20 14:41:29 +00:00
Jeremy Ruston 443ea8d01d Rudimentary print stylesheet adjustments 2013-03-20 12:14:12 +00:00
Jeremy Ruston 505ce42bbc Added search feature back 2013-03-20 09:01:44 +00:00
Jeremy Ruston cbf2e9add9 Add fieldgrid in tiddler info dropdown 2013-03-19 22:39:24 +00:00
Jeremy Ruston 004e0b4f3a A slightly different blue for links in the sidebar 2013-03-19 20:34:58 +00:00
Jeremy Ruston cbbc9d5879 Better styling for edit mode 2013-03-19 18:15:29 +00:00
Jeremy Ruston 952f1b3900 Add tiddler info dropdown
Including backlinks
2013-03-19 16:45:07 +00:00
Jeremy Ruston a1260dc57d Basic first implementation of tabs for the sidebar 2013-03-18 22:18:54 +00:00
Jeremy Ruston 2a4294dc27 Slight tweak to the default link colour 2013-03-18 22:18:31 +00:00
Jeremy Ruston 53fc40e98f Styling for control panel 2013-03-18 12:08:59 +00:00
Jeremy Ruston 9afb87ffe9 Style the control panel area 2013-03-18 11:14:08 +00:00
Jeremy Ruston f8d2c21be1 Adjust tiddler width 2013-03-01 09:13:23 +00:00
Jeremy Ruston 5a37820a21 Add modal dialogue styles 2013-02-10 18:44:23 +00:00
Jeremy Ruston 63f52dad9e Tag style tweaks
Added a hover effect
2013-02-08 11:12:33 +00:00
Jeremy Ruston 652088009b Style tweaks for tags 2013-02-08 09:23:54 +00:00
Jeremy Ruston 1d77709372 Underline links on hover
Looks better and less obtrusive than reversing them
2013-02-06 11:27:34 +00:00
Jeremy Ruston dd5597fc36 Turn on iOS scrolling for the sidebar 2013-02-05 22:10:35 +00:00
Jeremy Ruston 039c9417fc Style tweaks 2013-02-05 19:12:23 +00:00
Jeremy Ruston 35d2290155 Style and layout tweaks 2013-02-04 20:47:21 +00:00
Jeremy Ruston b61778cee2 More style tweaks 2013-02-04 15:29:38 +00:00
Jeremy Ruston 1f98ea5c87 Stylesheet tweaks 2013-02-04 11:56:23 +00:00
Jeremy Ruston b260e6e69a Ensure that dropdown menu items don't word wrap 2013-02-04 10:54:55 +00:00
Jeremy Ruston 30d0dec1fa Replacement styles
Smaller simpler styles (including CSS reset from
https://github.com/necolas/normalize.css/)
2013-02-03 23:02:23 +00:00
Jeremy Ruston 440608bfae Remove files associated with Bootstrap 2013-02-03 16:03:22 +00:00
Jeremy Ruston 556473fb21 Try to get dropdown menus working again
Bootstrap doesn't like the div/span elements left behind by the view
widget
2013-01-17 11:30:14 +00:00
Jeremy Ruston 965cebf195 Start using TiddlyWiki5 native styles 2013-01-06 21:40:21 +00:00
Jeremy Ruston 2124dd1ac1 Add a better error message for unknown widgets 2013-01-01 18:00:02 +00:00
Jeremy Ruston a3c6cfdd78 Fixed width for cecily view 2012-11-27 22:27:36 +00:00
Jeremy Ruston 99275b5425 Improvements to zoomable pan and zoom 2012-11-27 18:30:21 +00:00
Jeremy Ruston af21a8ff95 Password prompt improvements 2012-11-16 22:59:44 +00:00
Jeremy Ruston db3a4651a2 Improved crypto and password prompting mechanism
Now encrypted tiddlywikis prompt for their password with an html form,
instead of a horrible javascript prompt.
2012-11-16 16:59:47 +00:00
Jeremy Ruston 528c62577c Better spacing on the navigation menu 2012-11-04 19:49:13 +00:00
Jeremy Ruston 3d747499cb More enhancements to listview animations
Now we've got navigation scrolling back
2012-11-03 16:14:00 +00:00
Jeremy Ruston 5443c8243a Lots of tweaks to list view animations
There's a regression in that navigation animations are currently not
working
2012-11-03 12:34:36 +00:00
Jeremy Ruston b554475d10 New Bootstrap v2.2.0 2012-10-30 22:23:10 +00:00
Jeremy Ruston 5ad86388dc Add touch scrolling for cecily and sideways listviews 2012-10-28 14:14:16 +00:00
Jeremy Ruston 07c5a43404 Re-introduce the sideways view
And further related tweaks
2012-10-28 08:46:35 +00:00
Jeremy Ruston 1b589fe1be Cecily styling tweaks 2012-10-27 16:29:12 +01:00
Jeremy Ruston 9797c6aada Tweaks to the listviews
Cecily gets a bit better, and we start to handle navigation events.
Scrolling seems to still be a bit iffy
2012-10-26 17:19:34 +01:00
Jeremy Ruston dd6e7d7e10 Cecily updates 2012-10-26 14:01:49 +01:00
Jeremy Ruston ce4a14c68a Fixed tiddler styling issues 2012-10-24 22:28:25 +01:00