mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[PR #333] [MERGED] Styles #1212
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1212
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/333
Author: @0xcaff
Created: 5/21/2016
Status: ✅ Merged
Merged: 5/22/2016
Merged by: @phanan
Base:
master← Head:styles📝 Commits (3)
505397aChanged pos: abs to translateX9eb3ee9Changed Slide In/Out Transitiond30f7ddFixed a Bug Which Caused Header Text to Overlap📊 Changes
4 files changed (+15 additions, -11 deletions)
View changed files
📝
resources/assets/js/components/main-wrapper/extra/index.vue(+7 -6)📝
resources/assets/js/components/main-wrapper/main-content/index.vue(+1 -0)📝
resources/assets/js/components/main-wrapper/sidebar/index.vue(+6 -5)📝
resources/assets/sass/partials/_vars.scss(+1 -0)📄 Description
The commit messages should explain everything. I removed all the
leftandrightproperties which were being animated with transitions. This improves performance and I replaced them withtranslateX. Also, changed transitions to look more natural and fixed overlapping text on my tablet. Also, added some padding under the search box in mobile and tablet mode to prevent it from covering information.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.