Commit d36c704
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #21298: Fixed pagination drop-down size does not appropriate. (by @mage2pratik)
- #21310: Correct spelling (by @ravi-chandra3197)
- #20856: ipad-view-order-summary-block (by @dipti2jcommerce)
- #19395: store_view_code-column-has-empty-values-in-csv-17784. (by @Valant13)
- #20071: [Forwardport] [Backport] fixed store wise product filter issue (by @shikhamis11)
Fixed GitHub Issues:
- #21296: Pagination drop-down size does not appropriate. (reported by @mage2pratik) has been fixed in #21298 by @mage2pratik in 2.3-develop branch
Related commits:
1. 9d4f13c
- #20855: In checkout page product price not align proper in order summary block for ipad view (reported by @dipti2jcommerce) has been fixed in #20856 by @dipti2jcommerce in 2.3-develop branch
Related commits:
1. 4bb06ef
2. 92d4ffa
3. 5c67e67
- #17784: store_view_code column has empty values in csv (reported by @GovindaSharma) has been fixed in #19395 by @Valant13 in 2.3-develop branch
Related commits:
1. ea9f359
- #19786: Can only export default store view items when upgrade to 2.3.0 (reported by @Yuwei9291) has been fixed in #19395 by @Valant13 in 2.3-develop branch
Related commits:
1. ea9f359
- #18374: Unable to get product attribute value for store-view scope type in product collection loaded for a specific store. (reported by @milindsingh) has been fixed in #20071 by @shikhamis11 in 2.3-develop branch
Related commits:
1. 825fa30
2. fd52e94
3. bc35cdcFile tree
4 files changed
+30
-5
lines changed- app
- code/Magento
- Eav/Model/Entity/Collection
- Ui/view/base/web/js/grid
- design
- adminhtml/Magento/backend/web/css/source/actions
- frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout
4 files changed
+30
-5
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
Lines changed: 27 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
| 161 | + | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
0 commit comments