4.1.2 (2024-12-22)
4.1.1 (2024-11-12)
4.1.0 (2024-10-23)
4.0.1 (2024-10-04)
- resolve dependency issue (9f98fcf)
4.0.0 (2024-09-30)
- popover: update styles to reconfigure trigger and box-shadow (6228987)
- resolve minor color theming issues (f547a63)
- refactor custom component registration config (083e22c)
- replace hardcoded size values with design tokens (ae404c3)
- update dependencies (8c81954)
- update deps and add name as attribute when custom registered (100e6cc)
- trigger major release for color theme support #63
3.2.3 (2024-03-20)
- deps: update dependencies (de81bee)
3.2.2 (2024-03-18)
- update popper.js install method (6f0ebc4)
3.2.1 (2024-03-08)
- ignores: update ignore files (1fbac91)
3.2.0 (2024-03-08)
- boundary: add boundary property for overflow (3c8d14a)
- examples: implement example js system (1839404)
- mouseover: improve handling of showing popover on mouseover (3e80158)
- surge: add surge demo workflow (bc340f2)
3.1.5 (2024-02-13)
- update auro dependencies (ae9b214)
3.1.4 (2024-02-01)
- address accessibility linting error (dbe69c5)
- alaskaairux ref updates (1a0ad1c)
3.1.3 (2024-01-27)
- update index per SSR support (82f73a5)
3.1.2 (2024-01-23)
- update core dependency reference (61d0f85)
3.1.1 (2024-01-23)
- update package dependencies and npm config (ab922d3)
3.1.0 (2024-01-19)
- remove unnecessary dependency (c269949)
- update SSR support capability (42ba36b)
3.0.0 (2024-01-18)
- dep: remove focus-visible support (f474fb9)
- modernize: modernize repo and dependencies #55 (45837d8)
- ssr: update to support ssr #54 (761af89)
- tokens: update to use new design tokens #50 (f49c0cb)
- modernize: update namespace to @aurodesignsystem
2.3.0 (2023-12-05)
- csspart: add csspart to popover (a6e49d2)
2.2.1 (2023-06-01)
2.2.0 (2021-08-30)
2.1.2 (2021-07-12)
- styles: prevent content inheritance (55c5771)
2.1.1 (2021-07-08)
- find trigger in another shadow root (dfeb35d)
2.1.0 (2021-05-03)
2.0.0 (2021-04-16)
- update packages (3080e7f)
- This update is designating a breaking change as the previous commit removed the STICKY feature, but was not tagged correctly for the major change in API support
1.6.0 (2021-04-16)
- remove sticky and change hidden SCSS (15ed409)
1.5.0 (2021-03-26)
- persist popover content on content hover (e51d8f0)
1.4.2 (2021-02-22)
- improve placement experience between devices (81d095f)
1.4.1 (2021-02-21)
- set max-width for popover (24c410b)
1.4.0 (2021-02-21)
- apply sticky feature by default on mobile devices (8ea278c)
1.3.1 (2021-02-12)
- clean up document event listener (de234a0)
1.3.0 (2021-02-11)
- renamed a variable, updated its description (756dbb4)
- added sticky functionality to auro-popover (85a2758)
- implemented Dale's PR changes (ad51f2d)
- in demo.me, auro-popover with a sticky attribute moved into its own block (fcabbad)
- modified behavior of interaction events of auro-popover (9a1164d)
- updated the Develpment section, copied some of wc-generator readme (4b7662a)
1.2.0 (2021-01-21)
- update bundeled build (8f3ddf4)
1.1.2 (2020-08-21)
1.1.1 (2020-08-20)
- removing escape function to address runtime error (4040ba3)
1.1.0 (2020-08-19)
- update a11y model (7a6ad46)
1.0.2 (2020-08-18)
- patch numeric IDs (490a7d6)
1.0.1 (2020-08-18)
- update display style for popover (1f1a5e8)
- achieve eslint happiness (d60001b)
- add placement test (d8a6699)
- buildless environments (c0ba257)
- cleanup popper constructor (bbb9e0c)
- eslint rules (6156749)
- modify test events to fire correctly (06b0b78)
- popover sticky open (e512343)
- remove process fro mtests (fee8e7b)
- remove unused var (3981693)
- removes default generator features (2ac1581)