Joe Bordes
|
82ec63e711
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
|
ento
|
222821804e
|
Fix Entity widget not rendering its content without a refresh (#4776)
* Expose TEXT_NODE and ELEMENT_NODE constants
* Add failing test for initial rendering of entity widget
* Compute attributes when rendering
|
2020-07-31 08:25:15 +01:00 |
|
Jeremy Ruston
|
2adf09129d
|
Introduce text editor toolbar (#2315)
Tada!
|
2016-04-22 08:36:29 +01:00 |
|
Jermolene
|
6f1c9d88cc
|
Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it
|
2013-11-09 16:55:14 +00:00 |
|
Jeremy Ruston
|
b7cb1d3391
|
Change new_widget to widget
I was avoiding doing this until after the merge.
|
2013-11-08 08:47:00 +00:00 |
|
Jeremy Ruston
|
3e3a5917b7
|
Move the widgets back to the right folder
|
2013-11-08 08:38:44 +00:00 |
|