-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cta block #5
Open
denpalrius
wants to merge
67
commits into
master
Choose a base branch
from
cta-block
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
Cta block #5
Conversation
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
Add common styles
* Add polymer-redux * Add polymer-redux to the build
Implement footer block
* Add initial code for hero block * Add hero reducer * Remove .vscode settings * Add .vscode folder to .gitignore * Replace bower and npm with yarn for travis * Fix route reducer * Update header * Add hero reducer * Update hero * Add support of gradient for hero background. Make adaptive height of a hero * Add missing files to previous commit * Try to fix travis build * One more try on travis * Add one more try * Fix uiReducer. Update header layout on hero change
# Conflicts: # src/pages/home-page.html
Video block v2
* Initial commit for the blog page * Add blog list page. Add test data * Add scope for footer resources * Add post about Lviv. Add styles for images in posts * Remove unused images and add missed for posts * Define header styles for the blog post. Add loading of Product Sans font * Add latest posts block on the home page. Add animation on partners block in hover state * Reduce space between date and description * Add minor changes
* Improvements to featured-videos * Add CR changes
* Empty faq page, add navgation to footer * Get md file from storage, create cors.json * Add content before markdown text * WIP * Final improvements, scroll to chapter * Overflow hidden for about block * Improve about block view for mobile * Fixed remarks after CR * Fixed remarks after CR, fix video animation, add slide icons to mobile view
* Initial commit of speakers page * Add speakers page * Add initial file for speaker details dialog * Add dialogs reducer * Add styles for phone size screens * Add style for dialog for large screens. Fix web manifest * Add .firebaserc to .gitignore * Add exception on scroll functions * Remove comments from action * Add fixes after CR * Add featured speakers block * Replace polymer with polymer-element * Replace <a> with a function * Fix opening speaker's dialog from the home page * Remove console.log * Fix hero on blog. Fix back handler on dialogs
* Fix bug with sliding videos * Improvements after CR
* Initial change * Initial change * Add autotrack script, fixlinks in footer * Add tracking * Open How it was in video dialog, add tracking to it * Improvements after CR * Add extra dependency in polymer.json
* Replace <a> with a function * Build gallery using grid layout * Move strings to resource file. Revert speakers page changes * Rename button to callToAction in resource file
* Improve about block * Initial changes * Implement team page * Improve faq page * Improve about page * Improve design of team page * Small improveent
* Add map block * Remove gmaps labels on the bottom * Remove roads from the map * Remove unused styles
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.