Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.x release #254

Merged
merged 63 commits into from
Sep 5, 2023
Merged

v3.x release #254

merged 63 commits into from
Sep 5, 2023

Conversation

cwaring
Copy link
Member

@cwaring cwaring commented Jun 12, 2023

IPFS v3-RC

cwaring and others added 30 commits May 10, 2023 18:54
* rm old framwork base files

* sketch out nuxt 3 upgrade and disable old files

* bump nuxt/content

* add base tsconfig

* nuxt 3.4.2
* rm old framwork base files

* sketch out nuxt 3 upgrade and disable old files

* bump nuxt/content

* add base tsconfig

* Setup IBM Plex font and remove others

* Update README to reference pnpm

* Remove old images

* Hero and PageSection components

* Add background color to PageSection and use in Hero

* Add empty line at base of fonts.css

* Remote template literal from section class attribute

* nuxt 3.4.2

* Use Bunny CDN fonts

* Add id attribute to page section

* Add a max-width to content area in hero

* use web font provider

* Default hero to short variation but add prop to use a tall one for home page

* rm v2 configs

* Update pages/index.vue

* compress assets

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>
* Heading and Subhead components

* PageSection responsive styling

* ImageSplit component

* Btn component

* Home layout and refine some components

* Home page components and resources

* Remove unused hero component

* update gitignore

* Remove unused componemts

* Add footer

* Update uno colors and button styles

* Update newsletter component

* Update components on home page

* Footer revisions and social links

* More footer refinements

* refactor: use switch

* ignore .output

* refactor: use object/array syntax for dyn class

* Add card type 2

* Update script style of newsletter component

* Add list links

* Add footer constellations

* Add excerpt attribute to card

* Refactor image split component

* Footer formatting updates

* Update page section spacing

* Use object syntax for dynamic class

* Repair page section

* Avoid undefined style in image split component

* Medium grid columns

* Grid shouldn't have those props

* add isExternal fn to AppLink

* fix: resolve merge conflict

* fix: this should work once type imports are live

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>
* setup docker image and build cmd

* use node-18
* Heading and Subhead components

* PageSection responsive styling

* ImageSplit component

* Btn component

* Home layout and refine some components

* Home page components and resources

* Remove unused hero component

* update gitignore

* Remove unused componemts

* Add footer

* Update uno colors and button styles

* Update newsletter component

* Update components on home page

* Footer revisions and social links

* More footer refinements

* refactor: use switch

* ignore .output

* refactor: use object/array syntax for dyn class

* Add card type 2

* Update script style of newsletter component

* Add list links

* Add footer constellations

* Add excerpt attribute to card

* Refactor image split component

* Footer formatting updates

* Update page section spacing

* Use object syntax for dynamic class

* Repair page section

* Avoid undefined style in image split component

* Medium grid columns

* Grid shouldn't have those props

* add isExternal fn to AppLink

* fix: resolve merge conflict

* Connect section

* Community page wip

* Developers page wip

* add carbon icons

* Spacing updates

* Link updates

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>
* add vueuse

* add ipfs icon

* sketch out header refactor

* map out base styles

* add eslint class sorting

* add eslint plugin

* sort class

* use default export

* add nav visibility state

* refactor state

* adjust classes

* cleanup

* class refactor
* apply review reqs

* fix: trim link whitespace
* refactor social links

* refactor mobileMenu

* wire up menu and emits

* rm icon.vue
* Carousel card component on index and developers pages

* Finesse responsive styles

* tweaks for responsive and CLS

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>
* Add twitter card images

* Add MarkdownContent component

* Twitter cards and data

* Change markdown file to yaml file

* Convert html in _data to yaml

* rm marked

* use nuxt markdown lib (for now)

* enable componentIslands

* use component islands to render markdown on server

* rebuild pnpm-lock

* flatten props

* use carbon twitter icon

* squish imgs

---------

Co-authored-by: cw <106938+cwaring@users.noreply.github.com>
Co-authored-by: cw <106938+cwaring@users.noreply.github.com>
* update to v3.5

* remove extended types for now
* chore: update deps

* refactor: default layout fix
* update fingerprinting

* update developers

* review edits

* fix spacing

* lint --fix

* update deps

* add wg descriptions

* mv titles

* responsive tweaks

* comp assets

* fix inner card spacing
* add config notes

* chore: update deps

* mv assets

* update deps

* rm unused icons

* update comp asset paths

* fix: add webp and jpeg to useAsset

* fix: swap out absolute img path for useAsset

* fix: add sitemap excludes

* mv to ipfs _redirects
* chore: update deps

* fix: rm log

* update @nuxt/content

* bump deps

* fix: inline-block links

* fix: use trailingSlash

* fix: ignore link checker hash fails (for now)

* rebuild pnpm-lock
@cwaring cwaring changed the title v3.x content review v3.x release Sep 5, 2023
@cwaring cwaring marked this pull request as ready for review September 5, 2023 20:40
@cwaring cwaring merged commit 44927e8 into main Sep 5, 2023
4 checks passed
@cwaring cwaring deleted the v3.x branch September 5, 2023 20:42
@cwaring cwaring mentioned this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants