[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread Mohammad
I changed the theme still I have the same problem!
So, it means issue is not $:/themes/tiddlywiki/vanilla/base
but strangely when I change the position of 
$:/themes/tiddlywiki/vanilla/base through
$:/tags/Stylesheet
Put it somewhere at top of the list, I see my customization work!

I don't understand what is changed in TW 5.1.20pre in last month that 
causes customization
through class field and Custom styles by data-tags do not work anymore!

--Mohammad


On Monday, July 8, 2019 at 10:32:14 PM UTC+4:30, Mohammad wrote:
>
> It seems $:/themes/tiddlywiki/vanilla/base
> also has been changed as many of my customization to data tiddlers and 
> calss fields does not work correctly!
>
> Where can I follow these changes and their side effects on previous 
> version TW5.1.19 ?
>
> --Mohammad
>
>
> On Monday, July 8, 2019 at 8:24:24 PM UTC+4:30, BurningTreeC wrote:
>>
>> Hi Mohammad,
>>
>> what if you disable sticky titles in the control panel?
>>
>>
>> If you apply a class filed in TW 5.1.19 and before you get the CSS 
>>> applied to  tc-tiddler-frame
>>> In Tw 5.1.20pre it seems it has been changed!
>>>
>>> Make below experiment in two TW as below
>>>
>>> class: MistyRose
>>> created: 20190708151308705
>>> modified: 20190708151930578
>>> tags: $:/tags/Stylesheet
>>> title: New Tiddler
>>>
>>> 
>>> .MistyRose{background-color:#FFE4E1;}
>>> 
>>>
>>> ! Test
>>> Hi Mohammad
>>>
>>> !! TW <>
>>>
>>> A tiddler to do the experiment is attached!
>>>
>>> You got these different results
>>>
>>>
>>>
>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c5bf1bcf-2327-448c-b7d1-0a017fa98a52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread Mohammad
It seems $:/themes/tiddlywiki/vanilla/base
also has been changed as many of my customization to data tiddlers and 
calss fields does not work correctly!

Where can I follow these changes and their side effects on previous version 
TW5.1.19 ?

--Mohammad


On Monday, July 8, 2019 at 8:24:24 PM UTC+4:30, BurningTreeC wrote:
>
> Hi Mohammad,
>
> what if you disable sticky titles in the control panel?
>
>
> If you apply a class filed in TW 5.1.19 and before you get the CSS applied 
>> to  tc-tiddler-frame
>> In Tw 5.1.20pre it seems it has been changed!
>>
>> Make below experiment in two TW as below
>>
>> class: MistyRose
>> created: 20190708151308705
>> modified: 20190708151930578
>> tags: $:/tags/Stylesheet
>> title: New Tiddler
>>
>> 
>> .MistyRose{background-color:#FFE4E1;}
>> 
>>
>> ! Test
>> Hi Mohammad
>>
>> !! TW <>
>>
>> A tiddler to do the experiment is attached!
>>
>> You got these different results
>>
>>
>>
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/31304cb7-2b11-4090-9e9c-70fdd9fd82f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread Mohammad
It works!

So, whats the problem?

On Monday, July 8, 2019 at 8:24:24 PM UTC+4:30, BurningTreeC wrote:
>
> Hi Mohammad,
>
> what if you disable sticky titles in the control panel?
>
>
> If you apply a class filed in TW 5.1.19 and before you get the CSS applied 
>> to  tc-tiddler-frame
>> In Tw 5.1.20pre it seems it has been changed!
>>
>> Make below experiment in two TW as below
>>
>> class: MistyRose
>> created: 20190708151308705
>> modified: 20190708151930578
>> tags: $:/tags/Stylesheet
>> title: New Tiddler
>>
>> 
>> .MistyRose{background-color:#FFE4E1;}
>> 
>>
>> ! Test
>> Hi Mohammad
>>
>> !! TW <>
>>
>> A tiddler to do the experiment is attached!
>>
>> You got these different results
>>
>>
>>
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/39172a36-bf11-4bb8-95c2-2317127706ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread BurningTreeC
Hi Mohammad,

what if you disable sticky titles in the control panel?


If you apply a class filed in TW 5.1.19 and before you get the CSS applied 
> to  tc-tiddler-frame
> In Tw 5.1.20pre it seems it has been changed!
>
> Make below experiment in two TW as below
>
> class: MistyRose
> created: 20190708151308705
> modified: 20190708151930578
> tags: $:/tags/Stylesheet
> title: New Tiddler
>
> 
> .MistyRose{background-color:#FFE4E1;}
> 
>
> ! Test
> Hi Mohammad
>
> !! TW <>
>
> A tiddler to do the experiment is attached!
>
> You got these different results
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/703169c9-dee4-4df9-9024-b777e3ab44b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.