Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename styles for less confusion with other nav * Remove functionality & styles re: cloning menu items * Tidy-up * Lol I've done it all wrong * Use pre-existing data * Start updating styles * More hover styles * Breakpoint-dependent rendering of icons n buttons * CSS3 animations * Icon animations * Target Header icons only * Ditch keyframes for lighter transitions * Start on mobile specific styles * Fix rel property * Clarify naming * Add in cloned menu item for mobile only * Prototype limit logic * Target logic * Unpicking logic nightmare * Fix mobile nav * Tidyup, bring in new markup logic * Prototyping * Sussed out nightmare nesting * Broken everything * Debug * Step back, but reintroduce new stuff to troubleshoot * Fix render logic * Towel throw-in for today: * Process nav BEFORE render to circumnavigate state issues * Remove some now-necessary markup * Reupdate nonmobile nav re:firstchild * Comment through the nonsense * Rename gibberish function * Tighten up keyevents * Fix import * Clearer naming, clone and extending components * Tidyup * Fix More item markup * Remove unncessary styles * Tidyup old markup * Handle endless mess of styles * Hover events * Fix imports * Trigger logo animation in correct place * Animations * Tidying * Update snaps * Test fix 1 * More useful data attributes * New data-attributes for tests * Improve icon data-attributes * Test fix 2 * Fix shop selector with new markup * Test stuff * Better tests * Update snaps * Mobile styles * Yet more styling * Fix WYMD carousel imgs * Attempt to start resize stuff * Midway thru animating opacity * Fix More dropdown * Fix mobile nav * Finesse animations * Improve animation, sort out revealtext widths * Revealtext tweak * Less full-on cR logo rotate * Set-up header donate button animation * Bottom donate button too. * Handle keyboard focus issue * Tidyup * Animation tweka * Still tryign to improve animations 🤷 * Fix RevealText bug * BG colour inherit * Bg colour inheritance * Space fix * Change of plan * Tweak Nav breakpoint to suit new design & functionality * Snap update * Post-chat tweaks * Tweak nav breakpoint to fit * Snaps * Experimenting with nav scrolling * Desktop fixes * Alt nav examples * Fix duplicated IDs * Re-add bottom donate button now we can scroll * Remove scrolling for testing * Dropshadows * Fix subsubmenu shadow bug * Fix breakpoint changes * Tidyup * Chevron updates * Tweakz * Tweak More chevrons * Beef up CL style overrides * Remove merge silliness * Update snaps * Tweaks, plus new data * Style tweaks * Clone as seperate organism * Reset to old nav * Roll back test' * Tidyup * Breakout MoreNav into own component * Tidyup * Rename component to reflect year * Match navItems prop to actual usage in CRcom * Break out NavItem * Sort key issue * Appear to have broken the submenu * Fix submenu * Update props accordingly * Tidyup, fix props etc * Sussing tab functionality * Gut old functionality * Reinstate global Icon opacity, tweak for new Header only * Add new prop to old icons * Fixes and tidying * Ensure new tweaks only applied to new header * Clarify comment * Tidyup * Tidyup * Fix offset * More chevron fix * Animation and example tweaks * Pass logo sizing properly * Remove old implementation of Move nav stuff in non-More nav * Styletweaks * Making width allowances for items * Snap update * Update header tests to reflect new nav breakpoint * Tweaks to better fit content * Remove centering for now * Breakpoint tweak * New breakpoint rename * Design review tweaks for penultimate breakpoint * Convert More menu to Text as it ISNT a link or button * Fix 'open more menu item' styles * Stick with Styled Comps for sanity * More housekeeping * Clarify comments * Add confusing old stuff back into old nav * Panelbeat blur/focus listeners * Remove unncessary styled comp * Centralise and streamline morenav check * Fix mouse events and reset * Tidyup * Add new example, reset default characterLimit * Remove hoverstates on mobile * Tidyup gpo * Sort mobile and focus styles * Tidyup * Global config for screenwidth * Revert test change * PW install fix * Tidyup * Review tidyingup
- Loading branch information