- Issue created by @murz
- 🇮🇳India abhishek@kumar
Remove Bootstrap Hardcoding
Example change:
// Before '#item_attributes' => ['class' => ['col-12', 'col-md-6', 'my-2', $columnClass]] // After '#item_attributes' => ['class' => ['product-item', 'columns-' . $columns]]
- 🇦🇲Armenia murz Yerevan, Armenia
abhishek@kumar, yeah, thanks, that's exactly the plan - get rid of all Bootstrap dependency in the PHP code and keep it only in the default templates, because we need to use any frontend framework to design the default output, and we've chosen Bootstrap for it.
- Merge request !27Issue #3513605: chore: Remove Filters column from the Product List blocks → (Merged) created by Unnamed author
-
murz →
committed 7d2e2028 on 2.0.x authored by
eugene_bsk →
Issue #3513605: chore: Remove Filters column from the Product List...
-
murz →
committed 7d2e2028 on 2.0.x authored by
eugene_bsk →