• Robert Knight's avatar
    Remove "enabled" state from excerpt component · e59360d2
    Robert Knight authored
    Simplify the `<excerpt>` component by removing the `enabled` property.
    This property was used to avoid the markdown editor being truncated when
    rendered inside the excerpt. However it is possible to achieve the same
    result without this property by using `ng-if`.
    
    This change will simplify porting the excerpt component to Preact and
    also paves the way to splitting the existing `<markdown>` component into
    two separate, simpler, components: One for the "view" mode and one for the "edit"
    mode.
    e59360d2
Name
Last commit
Last update
..
test Loading commit data...
account-id.js Loading commit data...
annotation-metadata.js Loading commit data...
array-util.js Loading commit data...
copy-to-clipboard.js Loading commit data...
date.js Loading commit data...
disable-opener-for-external-links.js Loading commit data...
dom.js Loading commit data...
excerpt-overflow-monitor.js Loading commit data...
fetch-config.js Loading commit data...
group-list-item-common.js Loading commit data...
group-organizations.js Loading commit data...
groups.js Loading commit data...
is-third-party-service.js Loading commit data...
memoize.js Loading commit data...
oauth-client.js Loading commit data...
on-activate.js Loading commit data...
postmessage-json-rpc.js Loading commit data...
random.js Loading commit data...
retry.js Loading commit data...
scope-timeout.js Loading commit data...
sentry.js Loading commit data...
service-context.js Loading commit data...
session-util.js Loading commit data...
state-util.js Loading commit data...
tabs.js Loading commit data...
theme.js Loading commit data...
time.js Loading commit data...
url-util.js Loading commit data...
wrap-react-component.js Loading commit data...