Commit Graph

35 Commits

Author SHA1 Message Date
Sam
29e74ea8fb Drop IE and legacy Edge support (#800)
Drop IE and legacy Edge support
2021-02-24 16:43:27 +00:00
d1ccf05c4e Update example to v2 2017-11-06 21:07:24 +00:00
29f5ae0cdd Chnage line feeds to LF 2016-10-14 12:51:41 +01:00
Sam
6e00be3baa Merge pull request #508 from rbu/optimize-png
Optimize PNG assets
2016-09-02 19:19:52 +01:00
d5d0530902 Updated the example/example.html page to use the JQuery 3 CDN library 2016-08-14 06:40:16 -07:00
2967bd06ec Optimize PNG assets
Applied a lossless PNG recompression using optipng and advancecomp.
Saved a total of 14461 bytes.
2016-02-24 16:20:15 +01:00
e533585af8 Remove example.php 2014-10-02 19:20:40 +01:00
160ecf42bf Refactor code into modules
Refactored the code into modules.
Rewrote the unit tests.
Added manual tests.
Fixed some bugs that were found while refactoring.
2014-05-26 17:10:37 +01:00
ec45114956 Update grunt to include example in the simplified ZIP 2013-05-07 00:56:50 +01:00
fe809d3db3 Fixed options handling. #105
Also replaced base.opts with local variable to increase minification.
2013-03-26 04:01:32 +00:00
fb20696352 Update example to use new JS file 2013-01-25 16:35:37 +00:00
3589f17648 Add new line after the examples list, looks nicer! 2012-11-22 14:26:07 +00:00
bf91387eca Add plugins option 2012-11-20 23:34:45 +00:00
2d84bf154a Update example to include square theme and use correct destroy() name 2012-10-23 00:57:45 +01:00
67e073bad1 Update jQuery to the latest version 1.8.2. 2012-10-17 15:38:45 +01:00
ee00c57766 Fix theme swtiching in example 2012-06-28 23:07:48 +01:00
1b3fa2c724 Fix [code] tag error 2012-06-28 18:39:36 +01:00
6d71897cff Added office-toolbar and office themes 2012-06-21 21:58:03 +01:00
ca46df091f Reorgernised themes to their own directory.
Changed themes to be in .less format and added to build file
2012-06-21 17:47:46 +01:00
2e81a66162 Fix newline problem with [code] tag
Started adding unit tests to what can be tested
Updated examples jQuery
2012-04-13 02:38:23 +01:00
3173f07bfe Added destroy function to enable removing the editor
Updated editor to only pre-load emoticons when they are in the toolbar. Idea from kaen25
2012-03-22 16:51:38 +00:00
c957ab43de Fixes to nesting fix
Update the examples jQuery version
2012-02-06 02:10:05 +00:00
c643c06006 Fixed newlines being removed from [code] tags
Fixed problem with inserting HTML when no input has been entered
Fixed probelm where tables would get newlines added to them when switching between source and WYSIWYG modes
2012-01-13 22:45:29 +00:00
53157e3827 Fixed IE unselecting text on clicking buttons. Fixed problem with dropdown menus. 2011-10-13 19:23:05 +01:00
3c3c8c0bde Fixed IE unselecting text on clicking buttons. Fixed problem with dropdown menus. 2011-10-13 19:22:10 +01:00
562f564559 Added resize suport 2011-09-20 21:12:28 +01:00
46815b08b1 Changed code tag to not accept emoticons or other bbcodes 2011-08-18 18:48:44 +01:00
e44b74fddd Add toolbarContainer option 2011-08-02 01:12:46 +01:00
d09c8cb555 Fix HTML typo causing the output to not get posted 2011-08-01 18:15:44 +01:00
6a769f3a72 Added code tag. Added Quote tag. Improved how HTML is inserted. 2011-07-30 18:03:07 +01:00
b91c380130 Improved color picker speed. Made toolbar icons into a sprite. Added preloading of emoticons. 2011-07-24 13:03:09 +01:00
2b44b792ed Added minified version 2011-07-18 22:54:25 +01:00
9d42cef341 Fix FF problem when switching back and forth between source and WYSIWYG it will lose the event handlers on the WYSIWYG. Added ability to have default value from textarea and updated the example. 2011-07-18 22:39:03 +01:00
73f7198ec8 Fix as you type emoticon problem and upgraded JQuery to latest version 2011-07-18 20:39:32 +01:00
5662db500b Initial commit 2011-07-18 17:47:33 +01:00