-
Notifications
You must be signed in to change notification settings - Fork 92
Dropdown Alignment for locale names - Fix #19, #127 #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
share-with-me
wants to merge
32
commits into
apertium:master
Choose a base branch
from
share-with-me:gsoc-mono-language-menu
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
cb5801d
Language menu alignment
share-with-me 26813c0
Remove trailing space
share-with-me f0ceb1b
Code style changes
share-with-me a6a91f5
sass-lint
share-with-me ac58ded
Travis
share-with-me 0b5212a
Use locales.json to fetch current page name
share-with-me f56e6cd
Change ID name
share-with-me bda28d6
Styling the dropdown button
share-with-me 405ab95
Travis
share-with-me ee1f6b4
Style and align like select
share-with-me d7a6cbe
padding added to locale button names
share-with-me 3c12e62
Changes
share-with-me ba1fbd9
Travis
share-with-me f2a5416
sass-lint disable for !important
share-with-me 3525be4
CHange cursor on hover of button to default
share-with-me 13c48fa
Changes
share-with-me 375fa10
Extract lang info in isRtlLanguage
share-with-me fac9d09
Restore direction function
share-with-me c35bc9a
Reduce space between dropdown button and menu
share-with-me 383957a
Travis
share-with-me 388db58
Add CSS to force visible a scrollbar on OSX
share-with-me bc98919
Travis and rename pageLocales to localeToLanguageMap
share-with-me cc01036
Space added between paren and selector
share-with-me f4e7e8d
Remove localeToLanguageMap and append this as key-value data to local…
share-with-me 95abf26
Style only the scrollbar corresponding to language dropdown
share-with-me 8018e6a
Use data method and remove closing option tag
share-with-me 83124bf
Update localization.js
sushain97 da42d9c
Move styles to css file
share-with-me a8cba41
Travis
share-with-me 67a3cb5
Travis
share-with-me 449e813
Remove media quey for dropdown scrollbar
share-with-me 32163af
Merge branch 'master' into gsoc-mono-language-menu
share-with-me File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:D