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

feat: backports from Beer Punks page #17

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Conversation

chadoh
Copy link
Contributor

@chadoh chadoh commented Apr 25, 2022

  • always make images 1/3 of width for non-hero sections
  • add blocks array to pageSections, update validator generator library since previous one had bugs with our TS version
  • better formatting for numbers and currencies, used in more places
  • fix can function to respect remainingAllowance during saleOpen
  • move .grid styles to top-level layout.scss, so projects can hook into it easily
  • support og:image and twitter:image meta tags

@chadoh chadoh requested a review from willemneal April 25, 2022 19:12
@chadoh chadoh force-pushed the feat/beerpunks-additions branch 3 times, most recently from 170660f to b5d2eb1 Compare April 25, 2022 19:39
* always make images 1/3 of width for non-hero sections
* add `blocks` array to pageSections, update validator generator library
  since previous one had bugs with our TS version
* better formatting for numbers and currencies, used in more places
* fix `can` function to respect `remainingAllowance` during `saleOpen`
* move `.grid` styles to top-level `layout.scss`, so projects can hook
  into it easily
* support `og:image` and `twitter:image` meta tags
@chadoh chadoh merged commit 4dfed72 into main Apr 25, 2022
@chadoh chadoh deleted the feat/beerpunks-additions branch April 25, 2022 20:16
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

1 participant