Skip to content

[FEATURE] alternative designs for language menu (Podio feature_82)#76

Open
yosokus wants to merge 2 commits intot3kit:lessfrom
yosokus:FEATURE-82
Open

[FEATURE] alternative designs for language menu (Podio feature_82)#76
yosokus wants to merge 2 commits intot3kit:lessfrom
yosokus:FEATURE-82

Conversation

@yosokus
Copy link

@yosokus yosokus commented Feb 1, 2017

  • [FEATURE] dropdown and fixed language menu css and javascript

* [FEATURE] dropdown and fixed language menu css and javascript
main.js Outdated
// toggle language menu (dropdown)
$('.js__language-navigation__toggle-btn').on('click', function(e) {
e.preventDefault();
$('.js__language-navigation__items-wrp').not(':animated').slideToggle(300);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yosokus Please collect number values as settings in centralized place above. Toggle Speed, min width etc. Now the min width value is repeated in the code.

@yosokus
Copy link
Author

yosokus commented Feb 10, 2017

@laurisaarni I've done some code refactoring. Please review my codes and provide feedback.

Copy link
Member

@dmh dmh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

less branch is generated automatically, so all changes should be added to master branch of felayout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants