b0401ef25d
* Add block to templates * Register block type with php * Create block type class * Update webpack * Move password strength meter component * Add button styles when disabled * Move password strength component * Block WIP * CSRF token handling * Put new block behind feature flag * Add experimental flag docs * Update icon + description * Changelog * Lint errors * Style controls * Adjust icon markup * subsctring match * More specific import * Fix test fail caused by layout shift * Wording changes from Figma * Check if logged in, not just if the current email is registered * Use opacity for disabled button text * Sync order data with customer after account creation * Add id/fragment to form |
||
---|---|---|
.. | ||
README.md | ||
checkout.jpg | ||
feature-flags-and-experimental-interfaces.md | ||
reserve-stock.jpg | ||
stock-reservation.md |
README.md
Blocks
This folder contains documentation for specific Blocks and Blocks functionality.
Document | Description |
---|---|
Stock Reservation during Checkout | This doc covers the Checkout Stock Reservation system. |
Features Flags and Experimental interfaces | This doc outlines all the current features that are gated behind a feature or experimental flag as well as any interfaces that are experimental |