Skip to content

Conversation

@dohaki
Copy link
Contributor

@dohaki dohaki commented Aug 18, 2021

v2 Figma: https://www.figma.com/file/t9zDNqRjr2lmjTigoNetmK/TL-Foundation-3.0?node-id=217%3A1

Current state:

  • Integrated Gatsby and TailwindCSS
  • Desktop versions of / and /protocol are newly implemented
  • Desktop version of /auction still WIP:
    • Chart is migrated, new style adaption is still TODO
    • BidBox needs to be migrated and styled
  • /merkle-drop, /grants, /contact still TODOs
  • Mobile versions of above still TODOs
  • Remove legacy stuff TODO

The relevant folders of the new stuff (pages that have the new design and use Gatsby and TailwindCSS) are primarily src/features, src/pages and src/styles, the other folders under src are the old ones.

dohaki and others added 30 commits August 12, 2021 14:51
Webpack 5 is no longer auto-polyfilling node core modules. As Gatsby
uses Webpack 5, configuration should be updated to allow poyfilling
required modules and plugins like crypto, http and buffer to make the
app work.
Newly styled Merkle Drop screen with dynamic code (incompleted).
Including adjustments for mobile view.
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.

3 participants