• Robert Knight's avatar
    Fix markdown editor under Angular 1.4 · 6338b75e
    Robert Knight authored
    The read-only state was not being passed correctly from
    the annotation viewer to the markdown editor, possibly
    due to the use of the 'ng-readonly' which in turn
    set the 'readonly' attribute that the 'markdown'
    directive tried to read.
    
    This converts the markdown editor to use the
    preferred style of an element directive plus
    a 'read-only' attr.
    6338b75e
Name
Last commit
Last update
..
test Loading commit data...
annotation.coffee Loading commit data...
deep-count.coffee Loading commit data...
dropdown-menu-btn.js Loading commit data...
excerpt.js Loading commit data...
form-input.coffee Loading commit data...
form-validate.coffee Loading commit data...
group-list.js Loading commit data...
markdown.coffee Loading commit data...
publish-annotation-btn.js Loading commit data...
search-status-bar.js Loading commit data...
share-dialog.coffee Loading commit data...
simple-search.coffee Loading commit data...
sort-dropdown.js Loading commit data...
spinner.js Loading commit data...
status-button.coffee Loading commit data...
thread-filter.coffee Loading commit data...
thread.coffee Loading commit data...
top-bar.js Loading commit data...
window-scroll.js Loading commit data...