aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/@next/components/layout.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup press page, siteWrapEzekiel Aquino2018-12-121-1/+0
|
* WIPEzekiel Aquino2018-12-121-1/+1
|
* Added a bunch of typesFred Carlsen2018-12-121-1/+6
|
* Header changes, mobile alignmentsEzekiel Aquino2018-12-111-1/+3
|
* Edits mobile aligmentEzekiel Aquino2018-12-111-1/+1
|
* WIP about pagesEzekiel Aquino2018-12-111-1/+3
|
* Fix layout, Adds button hoversEzekiel Aquino2018-12-111-0/+1
|
* WIP dropdown menusEzekiel Aquino2018-12-111-1/+0
|
* Adds intermediate large heading sizeEzekiel Aquino2018-12-111-1/+1
|
* Adds initial scrollto methods in why page, adds stickywrapEzekiel Aquino2018-12-101-0/+6
|
* Use defined paddingsEzekiel Aquino2018-12-101-3/+3
|
* Refines landingpageEzekiel Aquino2018-12-101-12/+9
|
* Added bannerFred Carlsen2018-12-101-0/+3
|
* Refactors <Icon>Ezekiel Aquino2018-12-101-5/+0
|
* Mobile tweaksFred Carlsen2018-12-071-2/+16
|
* Adds padding prop to text elementsEzekiel Aquino2018-12-041-19/+3
|
* Fixes all lint issues, cleanupEzekiel Aquino2018-12-041-4/+4
|
* Added launch kitFred Carlsen2018-12-031-0/+2
|
* Misc fixes to layoutFred Carlsen2018-12-031-5/+11
|
* Fix isFullWidth type declaration in layoutEzekiel Aquino2018-12-031-4/+4
|
* Changes boolean props to follow is[Property] syntaxEzekiel Aquino2018-12-031-9/+9
|
* Adds note to layout sectionEzekiel Aquino2018-12-031-0/+4
|
* Breakpoint on paddingEzekiel Aquino2018-11-301-2/+6
|
* Types return on layout methodsEzekiel Aquino2018-11-301-8/+4
|
* Allows margin to be passed variable integers as values, adds commentsEzekiel Aquino2018-11-301-3/+3
|
* Makes ts happy with running a function on an optional property valueEzekiel Aquino2018-11-301-1/+1
|
* Adds proposal for padding prop on WrappersEzekiel Aquino2018-11-301-1/+22
|
* Adds wrapGrid, bit of cleanupEzekiel Aquino2018-11-301-1/+6
|
* Some cleanup, reindentEzekiel Aquino2018-11-301-2/+4
|
* Text and landingEzekiel Aquino2018-11-301-60/+62
|
* Introduces WrapCenteredEzekiel Aquino2018-11-291-1/+10
|
* Tests flush width sectionsEzekiel Aquino2018-11-291-2/+7
|
* Ooops fixes thatEzekiel Aquino2018-11-291-1/+1
|
* Enables fullwidth sections. As in edge-to-edgeEzekiel Aquino2018-11-291-2/+2
|
* Adds fullWidth prop to sectionsEzekiel Aquino2018-11-291-4/+9
|
* Quick test responsive colsEzekiel Aquino2018-11-291-3/+9
|
* Fixes interface syntaxEzekiel Aquino2018-11-291-15/+15
|
* Make dev layout guidelines less obtrusiveEzekiel Aquino2018-11-291-5/+5
|
* Refactors footer to use layout systemEzekiel Aquino2018-11-291-1/+2
|
* Fix colwidth layout calcEzekiel Aquino2018-11-291-1/+1
|
* Moves content wrap to layout.tsxEzekiel Aquino2018-11-291-12/+20
|
* Edits column width calc methodEzekiel Aquino2018-11-291-5/+19
|
* Fix linting errorsFred Carlsen2018-11-291-11/+11
|
* Test with max widthsEzekiel Aquino2018-11-291-1/+1
|
* Adds section marginsEzekiel Aquino2018-11-291-0/+1
|
* [WIP] Proposed layout modulesEzekiel Aquino2018-11-291-0/+64