Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

jqlite.show() behaves differently from what Jquery does #501

@Codier

Description

@Codier

We made a decision to make jqlite.show() behaves differently from jquery.show().
To be more specific, if there is some cascading rule that prevents an element from showing up and we cannot retrieve its old display attribute value, we just set it to block.
This is very unexpected and causes many surprises and problems.
We probably should revert this commit : #445

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions