Skip to content

Releases: agence-adeliom/adeliom-webcomponents

v2.0.0

30 Apr 14:07
4abfee6
Compare
Choose a tag to compare

2.0.0 (2024-04-30)

Features

  • Support for Figma Typography and Effect
  • Allow CDN usage
  • Handle cherry-picking for components
  • Add Lottie Player components
  • update AWC (8b21a67)

Documentation

  • Update Storybook

v1.6.8

04 Jan 09:12
5045b4f
Compare
Choose a tag to compare

1.6.8 (2024-01-04)

Bug Fixes

  • icon: Icon mutation error (52dad5a)

v1.6.7

01 Dec 13:40
8ba38aa
Compare
Choose a tag to compare

1.6.7 (2023-12-01)

Bug Fixes

  • icon: Handle currentColor for spriteSheet SVG (2502efc)

v1.6.6

30 Nov 15:38
53aced1
Compare
Choose a tag to compare

1.6.6 (2023-11-30)

Bug Fixes

  • file-upload: Update UI from Figma (10712d4)

v1.6.5

30 Nov 10:06
a7bde32
Compare
Choose a tag to compare

1.6.5 (2023-11-30)

Bug Fixes

  • Icon: handle incorrect loading attribute (3f996a0)

v1.6.4

29 Nov 21:23
a6a3990
Compare
Choose a tag to compare

1.6.4 (2023-11-29)

Bug Fixes

v1.6.3

29 Nov 20:54
1c2f0bf
Compare
Choose a tag to compare

1.6.3 (2023-11-29)

Bug Fixes

v1.6.2

29 Nov 20:37
b35261e
Compare
Choose a tag to compare

1.6.2 (2023-11-29)

Bug Fixes

v1.6.1

29 Nov 20:01
e393980
Compare
Choose a tag to compare

1.6.1 (2023-11-29)

Bug Fixes

v1.6.0

28 Nov 17:21
85ae79c
Compare
Choose a tag to compare

1.6.0 (2023-11-28)

Features

  • block: Add drawer to navbar (d1d6f0e)
  • carousel: Migrate to swiper (aee1534)
  • components: add pagination component file and modify readme for rules to create a new component (8b34283)
  • copy-button: Add copy-button (a8bfcc0)
  • copy-button: Add copy-button (21731b9)
  • file-upload: Add dropzone component (ff95fc7)
  • listing: add footer css part (8ae5b8a)
  • listing: add layout for reviews and add drawer on mobile for third listing (644b332)
  • listing: begin listing block (d3faa32)
  • listings: add blocks (89bdad3)
  • map: add map layers (#16) (22d115d)
  • megaMenu: add blocks (51f0e96)
  • megaMenu: add responsive (ac3a641)
  • navBar: add drawer logo and begin topNavBar (65dc10c)
  • navBar: add missing drawers parameters (47a853a)
  • navBar: add three layouts (334fab6)
  • object3d: add hotspot and camera view (1cb5eed)
  • object3d: add stories and documentation for modelViewer (c802259)
  • pagination: add static pagination component (0f1bd3d)
  • pagination: add translations, custom event declaration (b683cd8)
  • pagination: begin componant (d52f955)
  • pagination: wip (9fc4739)
  • rating: add missing styles (243f484)
  • search: add search block (b627709)
  • topNavBar: add rating rate and layout for topNavBar (312d869)
  • topNavBar: finish (d297bf3)
  • typography: deprecate typography (df8cdc1)

Bug Fixes

  • add Tailwind preset (3e14465)
  • align code (8164b61)
  • Allow card to open an URL (383961b)
  • Allow card to open an URL (cda0e61)
  • buttons: handle figma token changes (c7b75b1)
  • code style (c11faae)
  • Codepen React sample (e6d1ea5)
  • docs: cleanup old docs (f2f569a)
  • file-upload: handle dark theme (9f8f423)
  • install: add cmds to init project (cebca7f)
  • map: typo in zoom control (58a3ce0)
  • pagination: handle paginate (a3829a8)
  • perfs: add lazyload for icon (7613345)
  • plop: make creator working (85d435e)
  • rating: follow lit convention (e7ad149)
  • React components (3efc87c)
  • react: Fix React .d.ts files to import from valid path; (1b3e0a6)
  • react: fix react wrapper build (d4df2b1)
  • react: handle build process to add react-wrapper in package (26576f9)
  • skeleton: removes duplicative style declaration in the skeleton component (24a2c09)
  • stepper: Add stepper components (8b5aeea)
  • tailwind: correct tailwind preset path (5037750)
  • textarea: border color css var typo (3362ba3)
  • translations: Update translations (acd92a2)
  • translations: Update translations (d557de8)
  • update buttons from figma (cf03327)
  • update docs (cc169a8)
  • update docs npm (bf9e735)
  • Update Plop generator with stories (3e9eae6)