UNPKG

auth0-web-header

Version:

Auth0's website and landings header

298 lines (209 loc) 6.71 kB
1.0.7 / 2016-07-14 ================== * Don't use es2015 [].find 1.0.6 / 2016-07-14 ================== * Remove title of default highlight of Why Auth0 * Ignore dark styles of button on mobile 1.0.5 / 2016-07-14 ================== * Only enable focusable elements on key down * Fix active style of Items * Add support for momentum scrolling on iOS * Set default outline on focus * Close desktop dropdown on link clic and adds support for keyboard navigation * Revert "Close desktop dropdowns on button click" * Few content and styling updates * Close desktop dropdowns on button click * Revert nitti font changes * Enforce color * Add external also to featured flag * Increase z-index * Add attr rel external for pagejs * Close dropdown on logo click * Change Growth to Others 1.0.4 / 2016-07-12 ================== * Preload images * Add see all... to all learn categories * Fix cursor pointer * Fix mobile only links * Increase z-index * Remove defaults See more links and only add it specifying * Update menu items links * Fix for vh units on iOS devices * Remove padding and backgorund from images * Fix scroll when menu is open on Safari iOS * Add overview and opensource * Make highlight links * Fix .highlightDropdown height * Use short description for last blog post * Custom links only on mobile * Replace and move links * Change dropdown featured image styles. * Update to styleguide 4.8.1 1.0.3 / 2016-07-11 ================== * Fix HTML validation issues * Don't render tag a when there isn't a href * Close mobile dropdown on button click 1.0.2 / 2016-07-09 ================== * Fix scroll on mobile when dropdown is open * Fix gradient on safari * Rename Growth to Others, fix default image of overview and update blog post 1.0.1 / 2016-07-08 ================== * Typo fixes 1.0.0 / 2016-07-08 ================== * Merge pull request #10 from ramasilveyra/react * Alt of thumbnails equal title * Don't bundle React on production bundle * Bump dependencies * Improve folder structure * CSS improvements: font size and style, padding of Items and images * Add NODE_ENV var to webpack * Use .section-title with css-modules * Remove height more dropdown * Rename description to excerpt * Fix height of dropdown * Definitive links * Documentation of Header and implement props API * Switch to one bundle and css in external file * Code style and remove unused code * Remove unnecessary code of the old version * Move test code to tools/playground-template.ejs * Add theme-dark support and simpleList functionality. * Fix caret position for item component. * Fix hover color of items and button colors dark version * Header dark version styles (only desktop). * Add .json component titles and hide more link on mobile. * Don't delete the default properties of menu-items.json on gulp data * Mobile version gradients, close button micro interaction. * Mobile version styles. * Add style guide styles, remove css modules global styles. * Add gulp task to update menu items * Hover change highlight content. * More dropdown, buttons (wip) * Change dropdown component structure. * Add icons and arrow support for items, change .json structure. * css changes (wip) * Add header components (new design - wip). * Refactor webpack .styl loaders * Example of css-modules * Add missing devDep and enable css-modules by default * Add carte-blanche support for an isolated development space * Multiple bundles and browser sync * New highlight posts. * Set first highlight of list as default. * Highlight change when hovering items. * React header (wip) * Change json elements of menu. * Change json structure, add dropdown components. * Remove complexity of arias/roles dropdown attrs * React component version 0.5.7 / 2016-05-12 ================== * Merge pull request #9 from ramasilveyra/use-latest-logo * Use latest version of full logo * Merge pull request #8 from ramasilveyra/remove-video-tutorials * Remove Video Tutorials link * Fix s3 publish 0.5.6 / 2016-02-01 ================== * Merge pull request #6 from ramasilveyra/fix-jade-repo * Jade change repository 0.5.5 / 2016-01-21 ================== * Merge pull request #5 from ramasilveyra/add-press-link * Add link to the Press page 0.5.4 / 2015-11-30 ================== * Add links to "more" 0.5.3 / 2015-10-29 ================== * 😞 0.5.2 / 2015-10-27 ================== * add new links 0.5.1 / 2015-10-06 ================== * Fix component.json 0.5.0 / 2015-10-05 ================== * Merge pull request #3 from auth0/features/hide-navs-no-navs-mode * Hide jumper when basic-navs-mode is set * Add basic navs mode * Update Gruntfile.js 0.4.12 / 2015-05-21 =================== * Fixed docs url 0.4.11 / 2015-05-21 =================== 0.4.10 / 2015-04-01 =================== * Update styleguide to use 1.0.0 instead of latest * Update template.jade 0.4.9 / 2015-03-12 ================== * Fix dependency manifest visionmedia/jade -> jadejs/jade 0.4.8 / 2015-02-20 ================== * Update navbar-brand anchor background from cdn 0.4.7 / 2015-01-08 ================== 0.4.6 / 2015-01-08 ================== 0.4.5 / 2014-12-18 ================== 0.4.4 / 2014-12-18 ================== 0.4.3 / 2014-12-18 ================== 0.4.2 / 2014-12-18 ================== * Release 0.4.1 0.4.1 / 2014-12-18 ================== 0.4.0 / 2014-12-17 ================== * purge cdn * fix logo url 0.3.4 / 2014-12-17 ================== 0.3.2 / 2014-12-17 ================== 0.3.1 / 2014-12-17 ================== 0.3.0 / 2014-11-19 ================== 0.2.7 / 2014-11-19 ================== * Update readme.md 0.2.6 / 2014-11-19 ================== * Merge branch 'master' of github.com:auth0/web-header * Update release process 0.2.5 / 2014-11-19 ================== 0.2.4 / 2014-11-18 ================== * fixes 0.2.0 / 2014-10-31 ================== * Rename standalone name for the web header * Add grunt-cli as devDependency 0.1.0 / 2014-10-31 ================== * Add cdn npm script * Create gruntfile to add build/release and dev tasks. Improve dev example/index.html * Change the way the template is required via component 0.0.1 / 2014-10-30 ================== * Fix relative read of template.jade * Update template.jade path for jade compilation * Do something with the base_url we just added... * Update header to receibe base_url as a local option for the template * Add visionmedia/jade as dependency * Initial commit