Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 May 2015 at 20:26 UTC
Updated:
16 Jun 2015 at 23:24 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #1
mortendk commentedComment #2
manjit.singhMoving comment css file to classy
Comment #3
lewisnymanWe need a newline at the end of this file
We still need to remove the reference to the removed library here:
It also looks like we still have the indented classes here that should be in classy?
Comment #4
manjit.singhDone with the changes mentioned in #3. Please verify.
Comment #5
manjit.singhComment #6
lewisnymanNice, thanks. I think we need before/after screenshots of Classy.
Comment #7
sqndr commentedAdded novice tag.
Comment #8
sqndr commentedComment #9
lauriiiNeeds work for needs tag
Comment #10
manjit.singhCSS file is not calling in classy :(
Comment #11
manjit.singhBased on the discussion at #2489460: [Meta] Move module.theme.css files to Classy, at this point library names in Classy should match what is in the core module. So,
comment-threadedshould bedrupal.comment.threaded.Comment #12
manjit.singhComment #13
lewisnymanI tested thread comments in both Stark and Classy and I can confirm that the comments indent in Classy but no longer indent in Stark. Thanks!
Stark:

Classy:

Comment #14
lauriiiBartik overrides comment.html.twig so comment.theme.css won't be attached for Bartik.
Comment #15
mortendk commentedrerolled the patch so it adds in the library again
but we have a problem with attach_library as in bartik adding in
{{ attach_library('classy/drupal.comment.threaded') }}dont attach the file neither does {{ attach_library('@classy/drupal.comment.threaded') }}So how do we add from another lib ?
Comment #16
star-szr@mortendk seems fine here. I cleared caches and made a comment on a node and viewed that node:
Comment #17
star-szrWould be nice to only attach when threaded though, that's what the logic before was doing…
Comment #18
mortendk commentedoki well then i guess its ready to roll ;)
... me wonders wtf is up in my build
Comment #19
star-szrImplemented #17.
Comment #20
mortendk commentedgood call on the variable set - comment.theme.css now only added if comments actually exist & in bartik as well
Comment #21
alexpottThe is a non disruptive CSS change. Committed ae86ffd and pushed to 8.0.x. Thanks!
Can the meta issue have the proper beta evaluation added - thanks.
Comment #23
lewisnymanEvaluation added.