Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Table insertion and manipulation now works in lists #404

Merged
merged 28 commits into from
Jun 19, 2013
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
4d14eb7
Allowed tables to be inserted into lists.
NickMcL Jun 10, 2013
85ab662
Allowed users to add additional list items after a table inserted int…
NickMcL Jun 10, 2013
ceea2e6
The user can now continue a list after a list item with a table inser…
NickMcL Jun 11, 2013
61e031a
Began writing tests for tables in a list and adjusted table in list c…
NickMcL Jun 12, 2013
a1c79cc
Added and refactored tests for tables in a list. Tests now all pass i…
NickMcL Jun 12, 2013
1526b20
Merge branch 'master' of https://github.com/wymeditor/wymeditor
NickMcL Jun 12, 2013
30bdb76
Updated comment in table in list tests.
NickMcL Jun 12, 2013
ebfe0f4
Fixed table in lists tests for pull request
NickMcL Jun 12, 2013
9e2f146
Added browser detection and comment on IE table caption issue in the …
NickMcL Jun 12, 2013
e9be95c
Fixed typo in comment of tests for tables in lists
NickMcL Jun 12, 2013
a0d6bce
Reimplemented spacing of tables inserted into lists to utilize the sp…
NickMcL Jun 13, 2013
ca642da
Removed a couple now unused variables
NickMcL Jun 13, 2013
6cf6e35
Fixed syntax error
NickMcL Jun 13, 2013
eb0bd71
Refactored some parts of the table in list tests and added tests for …
NickMcL Jun 13, 2013
42b0af3
Reimplemented table in list insertion and spacing to use selection an…
NickMcL Jun 14, 2013
5e3ec21
Added tests for inserting a table into a list with a collapsed select…
NickMcL Jun 14, 2013
11fafcb
Rewrote the code for spacing blocks in lists to avoid the use of a jQ…
NickMcL Jun 14, 2013
c8afe11
Renamed some variables to align with previous changes.
NickMcL Jun 14, 2013
0d995d6
Fixed some consistency issues and a potential issue in fixDoubleBr.
NickMcL Jun 17, 2013
f4d71ca
Improved comments for the setupTable and changeIndent functions.
NickMcL Jun 17, 2013
31aa68a
Specified a couple attributes that were only showing up in IE to be r…
NickMcL Jun 17, 2013
2a789c2
Small adjustments in the testing for tables in a list.
NickMcL Jun 17, 2013
cc7542f
Removed the query for deleting extra line breaks at the end of list i…
NickMcL Jun 17, 2013
eb3545f
Moved the table in list indent and outdent tests to the list grouping…
NickMcL Jun 17, 2013
440f622
Merge remote-tracking branch 'origin/master'
NickMcL Jun 18, 2013
81cbf5c
Fixed a misnamed attribute in the ignoreAttribute arrary used in the …
NickMcL Jun 18, 2013
b884cf4
Changed the normalizeHtml function in testing utils to use a regex to…
NickMcL Jun 18, 2013
2c704dc
Merge remote-tracking branch 'origin/master'
NickMcL Jun 19, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading