b87f8d07d5
Make only actual text in container selectable
...
Previously there were preceded and appended newlines copied with the actual code when selecting everything due to invisible whitespace outside of the nested elements of the text-container
2021-05-02 18:14:31 +02:00
fab625a4d4
Fix typo
...
Pepega
2021-04-07 15:39:50 +02:00
79ec30f30b
Prevent line numbers from being selectable
...
When selecting everything (Ctrl+A) the line numbers should not be selected
2021-04-07 15:28:42 +02:00
e4998cb94c
Fix textarea not resizing to 100%
...
With declaration of doctype the textarea element did not resize to 100% height anymore due to HTML5 compliance mode changes
2021-04-06 10:16:32 +02:00
Sebastian Sterk
f8db455f74
removed padding for #box for correct view
2017-10-13 15:13:04 +02:00
John Crepezzi
03dd611a86
Fix horizontal scroll overflow
...
Caused by highlight.js upgrade
2016-09-30 09:57:46 -05:00
Thibault Buathier
d6d9cf40f9
Compatibility with screen reader
2016-07-30 16:15:53 +02:00
John Crepezzi
962976c204
Pad the right
2012-06-22 15:33:07 -04:00
John Crepezzi
13bb094fb3
Revert "Refactor frontend"
...
This reverts commit 1950cc8db0
.
2012-03-19 18:17:39 -04:00
Michael Macias
1950cc8db0
Refactor frontend
...
* restructured JavaScript using backbone.js
* replaced highlight.js with CodeMirror for its editor
* added CodeMirror Solarized (dark) theme based on Ethan Schoonover's solarized.vim
* changed `POST /document` to accept real JSON
* cleaned up template and stylesheet
2012-02-18 02:40:56 -06:00
John Crepezzi
844a2efb02
Added support for raw button
2012-01-10 23:06:44 -05:00
Joe Friedl
6145a938e3
Error messages in the UI
2011-12-19 11:44:12 -06:00
John Crepezzi
8add4917d5
Change the line number color
2011-12-15 21:48:48 -05:00
John Crepezzi
3a6b36ebaa
Working line number support - just waiting on a final color from @bridawson
...
[#5 ]
2011-12-15 21:27:23 -05:00
John Crepezzi
83959a77fc
Fix bottom margin issue on box
2011-11-28 19:58:27 -05:00
John Crepezzi
8eca87ce03
Change image
2011-11-28 10:50:33 -05:00
John Crepezzi
52198b97b2
Get rid of the CSS #key .box* nonsense
2011-11-28 09:56:06 -05:00
John Crepezzi
f651c30981
Merge branch 'master' of codeplane.com:seejohnrun/haste-server
...
Conflicts:
TODO.md
2011-11-28 09:48:28 -05:00
John Crepezzi
9e046ba8eb
Added the arrow pointer in
2011-11-28 09:42:26 -05:00
John Crepezzi
4233e58995
Added copy URL functionality
2011-11-27 15:34:09 -05:00
John Crepezzi
f601d9f159
Implement redesign of key
2011-11-23 11:31:50 -05:00
John Crepezzi
4ed87c4ec7
Fix the key
2011-11-21 20:52:35 -05:00
John Crepezzi
4d56fc0e61
More browser support
2011-11-21 09:59:14 -05:00
John Crepezzi
9fa99fe69d
Fixes for Firefox
2011-11-21 09:56:33 -05:00
John Crepezzi
6499ad3190
Clean up animations
2011-11-19 00:53:38 -05:00
John Crepezzi
af02375b7c
Show certain options only sometimes
2011-11-19 00:30:14 -05:00
John Crepezzi
01b622821e
Added a command key
2011-11-18 18:17:49 -05:00
John Crepezzi
a6bd69f20a
Rename to haste
2011-11-18 17:24:15 -05:00