-
-
Notifications
You must be signed in to change notification settings - Fork 717
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix attribution control * we do not need this * it is in 'compact = undefined' * work on attribute open on resize and compact = false * only remove the attribute open from container in compact===undefined mode, if it changed from big to small size * add tests for last comit * Update CHANGELOG.md * Revert "Update CHANGELOG.md" This reverts commit 0b81a41. * attribution fixes (from astridx) a1272d9 b9b0370 * Update .gitignore * fix missing new line lint complained about * Revert "attribution fixes (from astridx)" This reverts commit 2031d8e. * Try to simplify attribution control fix * Revert "Update .gitignore" This reverts commit 032b16e. * fix "error Trailing spaces not allowed" * fix ignoring the compact option * fix not being open below 640 when compact = false * add check if class exists before removing it * fix open being removed on resize * un-reverse logic it was giving me a headache * fix class order to make tests pass * change snapshot test to only check the attribute open Co-authored-by: Andrew Calcutt <[email protected]> Co-authored-by: acalcutt <[email protected]>
- Loading branch information
1 parent
d8f74e8
commit 4930680
Showing
2 changed files
with
194 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters