-
Notifications
You must be signed in to change notification settings - Fork 975
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
Enable mdbook-admonish for the specs website #518
Labels
Comments
This was referenced Sep 27, 2022
Repository owner
moved this from Low-prio
to Tested in Devnet
in Namada-Old
Oct 14, 2022
phy-chain
pushed a commit
to phy-chain/namada
that referenced
this issue
Mar 1, 2024
* feat: installing tailwind * feat(components): transforming svg files in actual components * feat: decoupling process.env from types * feat(components): decoupling react-router-dom from components * temp: removing tailwind temporarily * feat: installing storybook * feat(storybook): cleaning up stories * feat: configuring tailwind along with storybook * feat(components): migrating ActionButton to Tailwind and creating stories * feat(components): migrating Alert component to Tailwind * feat(components): migrating Checkbox to Tailwind * feat(components): migrating Accordion to Tailwind * feat(components): migrating Container component to Tailwind * feat(components): migrating ContentMasker to Tailwind * feat(components): removing Text component * feat(components): migrating DropdownMenu to Tailwind * feat(components): adding more stories to accordion * feat(components): migrating Heading to Tailwind * feat(components): moving LifecycleExecutionWrapper to components root * feat(components): migrating Icons to Tailwind and refactoring types * feat(components): migrating KeyListItem to Tailwind * feat(components): migrating Image to Tailwind * feat(components): converting loading to Tailwind * feat(components): converting Modal to Tailwind * feat(components): migrating Stack to Tailwind * feat(components): adopting 'as' as the default way to cast html tags * feat(components): migrating ProgressIndicator to Tailwind * feat(components): migrating RadioGroup to Tailwind * fix: fixing optional tag * feat(components): migrating LinkButton to Tailwind * feat(components): migrating SeedPhraseInstruction to Tailwind * feat(components): migraing Select to Tailwind * feat(components): removing unused component Wordchip * feat(components): migrating ViewKeys to Tailwind * feat(components): migrating Input to Tailwind * feat(components): recreating Text component * feat: propagating component changes to everything * fix: fixing not used variable * feat: removing styled-components from Setup and App (wip) * feat: finishing up extension migration to Tailwind * feat(extension): separating title in a new component * feat: general tweaks * feat: updating icons * ci: storybook CI * feat: removing <Icon /> reference from Setup * fix: removing deprecated attributes * feat: removing theme styled-components reference * feat: removing styled-components from extension and components * feat: updating Readme with Storybook information * feat: configuring tailwind on Namada interface * feat(components): fixing selectbox height * feat(extension): adding tailwind styles to Approval * fix: updating netlify SiteId * feat: add postcss-loader to the namada interface * chore: fixing conflicts with main * feat(interface): fixing colors on transactions * feat(extension): quick temporary fix for address overflowing --------- Co-authored-by: Mateusz Jasiuk <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is already enabled for the
dev
anddocs
mdbooksThe text was updated successfully, but these errors were encountered: