* feat(blog): add blog to status.network
* refactor(blog): simplify blog page by removing unused tags and links
* feat(metadata): enhance JSON-LD schemas for Status Network with additional properties and improved descriptions
* chore: add changeset for JSON-LD schema updates, layout adjustments, and UI tweaks across components
* feat(blog): include status-network-blog in disallowed tags and update filters for post retrieval
* feat(blog): implement BlogCard component and update blog to fetch posts dynamically by tag
* feat(naver): add Naver blog integration with RSS fetching and image proxying
* feat(naver-image): implement Naver image handling functions and integrate with API route
* feat(ghost): enhance post retrieval by filtering disallowed tags and adding tag validation
* feat(blog): implement blog section with dynamic routing and metadata
* chore(blog): remove revalidation setting from blog page
* fix(blog): update environment variable names for Ghost API configuration
* feat(blog): enhance blog detail sharing by encoding post title in tweet URL
* fix(blog): update fallback image path in blog detail and post card components
* chore: add wagmi configuration and providers for Status Hub
* feat: add new icons, promo modal for staking page, integrate connectkit to stake form
* feat: implement progress dialog and state management for vault operations
* chore: rename progress dialog to action status component and where it is used
* feat: integrate SIWE for wallet authentication and enhance vault state management
* feat: update vault management with new table and modal components, integrate react-query and react-table
* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components
* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience
* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management
* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience
* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience
* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience
* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience
* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management
* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience
* chore: add changeset
* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency
* feat: add staking constants and improve hooks for vault management;
* chore: update vault-related UI components for consistency and improve styling; update zod dependency version
* chore: add wagmi configuration and providers for Status Hub
* feat: add new icons, promo modal for staking page, integrate connectkit to stake form
* feat: implement progress dialog and state management for vault operations
* chore: rename progress dialog to action status component and where it is used
* feat: integrate SIWE for wallet authentication and enhance vault state management
* feat: update vault management with new table and modal components, integrate react-query and react-table
* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components
* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience
* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management
* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience
* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience
* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience
* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience
* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management
* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience
* chore: add changeset
* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency
* feat: add staking constants and improve hooks for vault management;
* chore: update vault-related UI components for consistency and improve styling; update zod dependency version
* chore: apply commit changes
* fix: remove chain id definition in hooks
* chore: add button size 24
* chore: fix box-border style
* remove border-box sizing
* chore: update images
* chore: update button to add danger variant
* chore: remove button classNames
* f
checkout from https://github.com/status-im/status-web/pull/821
---------
Co-authored-by: iamonuwa <matrix4u2002@gmail.com>
Co-authored-by: nonuwa-oss <isaac.onuwa@gmail.com>
Co-authored-by: Felicio <felicio@users.noreply.github.com>
* f: adds segmented control
* f: fix story and adds type variant
* f: change size type to string
* f
* f: changeset
* f
* f
* f: adds all variants in story and fixes some issues
* f: use toogle group approach
* f: changes from review
* add context consumer to tabs
* cleanup
* rename
* simplify stories
---------
Co-authored-by: Pavel <14926950+prichodko@users.noreply.github.com>