GeoSot
GeoSot
>Just for information, here is the report done by eslint-plugin-html without fine tuning it by removing useless rules. Maybe there are some things to you'd like to integrate right now...
We left it as there were opinions it would be a breaking change (wasn't documented, & doesn't have any usage on bootstrap code anymore) Although this tweak seems to work...
And probably would be nice to add a specific test for this case :wink:
To be honest, I cannot think of something else. We need a file that has the styling, and when you want to build the default css for dist, we need...
In case we want to use the independent J's built files, I think we need some small build changes ( I need to check it as I am not able...
It is clearly my personal opinion, but I like it as it is, in the docs. It serves as an example, and easy visiting area
It's fine @luisdalmolin. Later you may take a look on ` \Kirschbaum\PowerJoins\Mixins\RelationshipsExtraMethods::getFarParent` . It seems unused
Hello guys. Sorry for the delay, I have pushed a possible solution. Any feedback accepted
As much as I 've tested till now, I cannot replicate the issue :confused:
> fix: if (this!== null) { if ( typeof this._activeTrigger != 'undefined' && typeof this._activeTrigger.hover == 'undefined' ) { this._activeTrigger.hover = false; } } sorry to disappoint you, but this...