kiwiirc icon indicating copy to clipboard operation
kiwiirc copied to clipboard

add bold, italic, underline to TextStyle.vue

Open ItsOnlyBinary opened this issue 6 years ago • 7 comments

I also tweaked the css names to more match the file name

closes #541

ItsOnlyBinary avatar Sep 04 '18 11:09 ItsOnlyBinary

This could now do with user-select: none; adding to the items so that the text content doesn't get highlighted when tapping on them

prawnsalad avatar Sep 06 '18 14:09 prawnsalad

This PR seems to have also changed the default colour palette for some reason, which now some of them are difficult to differentiate from others and look generally harsh. Can you revert the colour changes and just keep this to the main topic, bold, italic, underline

prawnsalad avatar Oct 05 '18 04:10 prawnsalad

I changed the colour codes to better match the mirc colours, which seem to be the standard for irc

ItsOnlyBinary avatar Oct 05 '18 15:10 ItsOnlyBinary

Colour changes removed via rebase + forcepush

ItsOnlyBinary avatar Oct 08 '18 16:10 ItsOnlyBinary

This needs revisiting, its been reported that its not possible to set multiple formats at the same time (eg Bold & italic)

ItsOnlyBinary avatar Nov 07 '18 21:11 ItsOnlyBinary

@ItsOnlyBinary - Going to quickly dive into this PR today whilst I look at the colour Picker we currently have 😄

AllanOcelot avatar Feb 12 '19 13:02 AllanOcelot

@ItsOnlyBinary - please ignore my linting errors with last commit, will be fixed shortly.

AllanOcelot avatar Feb 12 '19 15:02 AllanOcelot