From cac1f53cbc64287a320269340e56c52e56fddffa Mon Sep 17 00:00:00 2001 From: Arnaud Weyts Date: Wed, 24 Jul 2024 11:12:42 +0200 Subject: [PATCH] docs: add reference to (actual) changes --- ember-power-select/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ember-power-select/README.md b/ember-power-select/README.md index 64f8d8b10..3df930b32 100644 --- a/ember-power-select/README.md +++ b/ember-power-select/README.md @@ -1,10 +1,11 @@ # Changes by Lighthouse -This fork of ember-table is used by Lighthouse where the following changes have been made: +This fork is used by Lighthouse where the following changes have been made: -| PR | Short Description | -| -------------------------------------------------------- |--------------------------------------------------- | -| https://github.com/OTA-Insight/ember-power-select/pull/1 | change copyGroup function to copy over all options | +| PR | Short Description | +| -------------------------------------------------------- |--------------------------------------------------------- | +| https://github.com/cibernox/ember-power-select/pull/1843 | change copyGroup function to copy over all options | +| https://github.com/cibernox/ember-power-select/pull/1819 | Add @rootEventType argument and set mousedown as default | # ember-power-select