- #392 Add
@grow
parameter to<Layout::Stack>
(@mydea) - #391 Add
@float
parameter to<Layout::Stack>
(@mydea) - #390 Add
@fullHeight
parameter to<Layout::Cluster>
(@mydea) - #389 Add
@fullHeight
parameter to<Layout::Stack>
(@mydea)
- #388 chore(deps): bump terser from 5.7.0 to 5.14.2 (@dependabot[bot])
- #385 chore(deps-dev): bump ember-cli from 4.4.0 to 4.5.0 (@dependabot[bot])
- #386 chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 (@dependabot[bot])
- #381 chore(deps-dev): bump fabscale-eslint-config from 1.4.0 to 1.5.0 (@dependabot[bot])
- #384 chore(deps): bump ember-cli-htmlbars from 6.0.1 to 6.1.0 (@dependabot[bot])
- #382 chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (@dependabot[bot])
- #380 chore(deps-dev): bump eslint from 8.16.0 to 8.18.0 (@dependabot[bot])
- #379 chore(deps-dev): bump prettier from 2.6.1 to 2.7.1 (@dependabot[bot])
- #378 chore(deps-dev): bump @embroider/test-setup from 1.7.1 to 1.8.0 (@dependabot[bot])
- #377 chore(deps-dev): bump ember-source from 4.4.1 to 4.5.0 (@dependabot[bot])
- #376 chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (@dependabot[bot])
- #358 chore(deps-dev): bump ember-cli-dependency-checker from 3.2.0 to 3.3.1 (@dependabot[bot])
- #366 chore(deps-dev): bump ember-source from 4.3.0 to 4.4.1 (@dependabot[bot])
- #369 chore(deps-dev): bump @ember/test-helpers from 2.6.0 to 2.8.1 (@dependabot[bot])
- #370 chore(deps-dev): bump @babel/core from 7.17.5 to 7.18.2 (@dependabot[bot])
- #371 chore(deps-dev): bump qunit from 2.18.0 to 2.19.1 (@dependabot[bot])
- #367 chore(deps-dev): bump @embroider/test-setup from 1.5.0 to 1.7.1 (@dependabot[bot])
- #375 chore(deps-dev): bump webpack from 5.70.0 to 5.73.0 (@dependabot[bot])
- #373 chore(deps-dev): bump ember-cli from 4.2.0 to 4.4.0 (@dependabot[bot])
- #365 chore(deps-dev): bump eslint from 8.12.0 to 8.16.0 (@dependabot[bot])
- #374 chore(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.18.2 (@dependabot[bot])
- #372 chore(deps-dev): bump ember-template-lint from 4.3.0 to 4.10.0 (@dependabot[bot])
- #355 Update dev dependencies (@mydea)
- #343 Update dev dependencies (@mydea)
- Francesco Novy (@mydea)
- #330 Update dev dependencies (@mydea)
- #321 Update dev dependencies (@mydea)
- #312 Update dev dependencies (@mydea)
- #309 chore(deps): Use fabscale-eslint-config (@mydea)
- Francesco Novy (@mydea)
- #286 chore(deps-dev): bump ember-cli from 3.27.0 to 3.28.0 (@dependabot[bot])
- Francesco Novy (@mydea)
- Francesco Novy (@mydea)
- Francesco Novy (@mydea)
- #262 chore: Add forgotten deprecation for Stack
@size
(@mydea) - #260 Update dev dependencies (@mydea)
- Francesco Novy (@mydea)
- Francesco Novy (@mydea)
0.12.1 (2021-06-02)
- Allow to make grid items full width (0d765fb)
0.12.0 (2021-04-06)
- feat!: Rename VerticalStack to Stack (0a10be8)
- Rename VerticalStack to Stack
0.11.2 (2021-04-06)
- Revert "feat!: Rename VerticalStack to Stack" (4bf29c9)
0.11.1 (2021-04-01)
- Rename
<Layout::VerticalStack>
to<Layout::Stack>
- Update layout-join-classes test (845b1f2)
0.11.0 (2021-03-02)
0.10.1 (2021-03-02)
- Import from
@ember/template
instead of@ember/string
(de97ee4)
0.9.2 (2020-11-26)
- Remove incorrect re-export of layoutDeprecate helper (764dc00)
0.9.1 (2020-11-10)
- Allow to specify
[@wrapper](https://github.com/wrapper)Classes
for cluster (bb02748)
0.9.0 (2020-10-27)
- Ensure full-width-on-mobile cluster always wraps (c558d25)
- Introduce wrapper element for cluster to avoid scrollbars (6c4d66b)
- Add
[@vertical](https://github.com/vertical)Align='stretch'
option to cluster (183a535) - Allow to specify
[@gap](https://github.com/gap)Vertical
for cluster (fad827e) - Replace
[@size](https://github.com/size)
with[@gap](https://github.com/gap)
for<Layout::Cluster>
(73d6df2) - Replace
[@size](https://github.com/size)
with[@gap](https://github.com/gap)
for<Layout::VerticalStack>
(84c11b8)
0.8.0 (2020-10-07)
- Allow to specify
[@grow](https://github.com/grow)={{true}}
on cluster items (3ce28cc) - Allow to specify
[@no](https://github.com/no)Wrap
for Layout::Cluster (2e568e5) - Allow to specify
[@vertical](https://github.com/vertical)Align="top"|"bottom"
for Layout::Cluster (b08bc7b)
0.7.0 (2020-09-07)
- Allow to specify @vertical & @horizontal for Layout::Center (64a54e6)
0.6.0 (2020-08-05)
- Ensure vertical spacing is correct for cluster items (feb406e)
0.5.2 (2020-06-30)
- Add xlarge size to Layout::Cluster (5935254)
0.5.1 (2020-06-24)
- Fix grid width typo (bf2ab9d)
0.5.0 (2020-06-23)
- Avoid collision of CSS variable names (86eb6f6)
0.4.0 (2020-06-16)
- Add 'xlarge' size option to vertical stack (18deae9)
- Allow to specify custom size for Layout::Grid (1d2f4c0)
0.3.0 (2020-05-28)
- Allow to specify custom size for Layout::Grid (1d2f4c0)