4.7.0 (2020-08-05)
- header: corrects logo position on narrow viewports (8e14984)
- header: removes conflicting layout hack (afff0cf)
- corrects buildit name in title (5fb1aa9)
- lowercases instances of "buildit" (21ef486)
- updates favicons to new logo (c0dcc9d)
- updates to new Gravity v2 release for new Buildit logo (afad6e6)
- updates wording on homepage (7522f68)
4.6.1 (2020-04-17)
- solves issues when there are no open job positions (8d413f5)
4.6.0 (2020-02-06)
- location: Updated location of Warsaw's office (98c4ed0)
4.5.2 (2020-01-09)
- fixes broken job posting links (2ae62f0)
4.5.1 (2019-08-30)
- fixes alignment of social media links and lists (a494196)
4.5.0 (2019-04-23)
- dark mode (aee7954)
4.4.2 (2019-03-26)
- pin eyeglass to 2.2.1 (cca5a2b)
- homepage: fixes broken hamburger menu (78003f8)
- homepage: fixes logo positioning in header (e7b9a31)
- locations: fixes Plano studio title (662da77)
- locations: updates Denver studio address (91c2236)
4.4.1 (2019-03-25)
- locations: fixes Plano studio title (b01aed5)
- locations: updates Denver studio address (e17dcff)
- pin eyeglass to 2.2.1 (b628f8f)
4.4.0 (2019-03-18)
- switched dependency due to issue with subdependency (5b9d574)
- adds Schema.org place meta-data to locations page (5819024)
- adds Schema.org RDFa data to job listings (9062837)
- adds Schema.org RDFa data to page header & footer (4cf20f0)
4.3.1 (2019-03-11)
- travis: production was using the wrong release script (4afd8c4)
4.3.0 (2019-03-11)
- locations: renames Dallas to Plano (b315b79)
- analytics: switch to GTM and track smart recruiters links (1cf2187)
- careers: adds talent team email links (0e14695)
- commits: support for commitizen formatted commits (cfd4f21)
- semantic-release: added semantic now runs on
master
branch (a4d8f57)
4.2.0 (2019-01-15)
- Upgraded to Gravity v0.11.0
- Upgraded dev dependencies
- Travis builds now use Node version specified in .nvmrc
- Enabled Greenkeeper to automatically update depencies
scrollreveal
is now included in our JS bundle, instead of being loaded via CDN- Updated Warsaw studio address
scrollreveal
is no longer incorrectly listed as a (non-dev) dependency- Removed unused dependencies
4.1.4 (2018-10-23)
- Corrected capitalisation of "Buildit @ Wipro Digital" text
4.1.3 (2018-09-24)
- Fixes a typo on the home page
- Dallas office to locations page
4.1.2 (2018-08-16)
- Warsaw office to locations page
- Marker locations and alt texts of map previews on locations page
4.1.1 (2018-06-21)
- Travis file to trigger a daily production build
4.1.0 (2018-06-07)
- Privacy policy link in footer
- Updated Matteo's role in humans.txt credits.
- Enabled Google Analytics IP anonymisation flag
- Upgraded to Gravity
v0.10.0
and updated header & footer HTML accordingly
- WEB-261: Math.hypot fallback for IE in hero
4.0.2 (2018-05-18)
- Robots meta tags to control indexing of pages
- Dynamically generated
humans.txt
file - WEB-247: Embedding build info into build output
- WEB-229: Cropping at bottom of hero
- WEB-221: Changed debounce js to an npm dependency
- WEB-251: About page partner logos styling - logos changed to boxed versions + added GA tracking
- Travis script to run daily cron job against latest tag
- WEB-248 & WEB-249: Flourishes no longer cause gap below footer and janky scrolling on careers page.
- WEB-198: Soft scrolling on in-page jump links is actually soft now.
- WEB-257: CDN scripts removed where not needed
4.0.1 (2018-05-07)
- WEB-236:
.travis.yml
now builds production site with correct configuration.
4.0.0 (2018-05-03)
- New home page design & content
- New about page design & content
- New careers page design & content
- New locations page design & content
- Build-time fetching of job listings from SmartRecruiters (via the
job-listings
lib) - Animated flourishes
- Animated homepage hero
- Client-side JavaScript transpilation and bundling (using Babel and Rollup)
- JavaScript unit tests using Jest
- Cypress integration tests
- Pa11y accessibility tests
- ESLint with Prettier
- Templated
robots.txt
that can be configured per deployment environment - Image optimisation task
- Client bundle minification through Google's Closure Compiler
- Critical CSS optimisation
- Site build now uses Metalsmith
- Replaced Pug with Handlebars for templates
- Replaced Semantic UI with Buildit Gravity
- Renamed "Find us" / "Contact" page to "Locations"
- Replaced old favicon, icons, etc. with ones using new Buildit logo
- Replaced
npm install
withnpm ci
in.travis.yml
- All location map top level domains aligned to .com
- Old, unused assets
- Anything to do Pug, Semantic UI and whatever else the old site used
Unfortunately, we did not keep a changelog for these older releases.