Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

State pages design – take 1 #1429

Merged
merged 5 commits into from
May 25, 2016
Merged

Conversation

gemfarmer
Copy link
Contributor

@gemfarmer gemfarmer commented May 25, 2016

👀 LE PREV 👀

This is referencing @ericronne's primordial oozlings from issue #1348 .

Basically this branch is a start.

  • Adds a (somewhat janky) version of the sticky nav broken up by section.
  • Begins rough design for overview
  • Adds a state pages stylesheet
  • makes the land ownership map green

@@ -109,8 +110,10 @@
Array.prototype.forEach.call(this.navHeaders, function(header){
var inViewPort = isElementInViewport(header);
if (inViewPort && !self.navIsSelect && !updated) {
self.update(null, header.name);
updated = true;
console.log('detectNavChange')

Choose a reason for hiding this comment

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

Missing semicolon.

@gemfarmer gemfarmer changed the title [WIP] State pages design – take 1 State pages design – take 1 May 25, 2016
@meiqimichelle meiqimichelle self-assigned this May 25, 2016
@meiqimichelle meiqimichelle merged commit 3f90020 into state-pages May 25, 2016
@meiqimichelle meiqimichelle deleted the state-pages-design branch May 25, 2016 20:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants