GitHub / cibernox/ember-basic-dropdown / commits
The basic dropdown you ember app needs
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f1df2138 | Add css variables support (#1053) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 424ee3f5 | Don't require setConfig & fix docs (#1052) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 706b2c43 | Add auto-left example in docs (#1051) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| f10ff68e | Fix calculate-position for `@renderInPlace={{false}}` (#1050) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 41a8d94b | Update docs (#1049) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 831fef32 | Implement `@verticalPosition="auto"` for `@renderInPlace={{true}}` (#1045) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 15ce18e6 | Fix ci docs tests (#1048) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 5925062c | Add `rootElement`: body in docs to avoid error (#1047) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 9cf35c86 | Remove deprecations and require `setConfig` to be called (#1044) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 5c06b1b4 | Improve typing by hiding auto-passed properties in yielded components (#1043) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 8c55e77d | Use getOwner from `@ember/owner` instead `@ember/application` (#1042) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 262093fc | Convert to new v2 addon blueprint (#1041) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 1cc3fb72 | Fix ember version badge in readme (#1040) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 046302bf | Convert scss files to modern api, update docs & drop `node-sass` support (#1037) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| eaaea9a4 | Improve `@contentHtmlTag` typing, add tests and update docs (#1039) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ce036004 | merge Merge branch 'v8' | Markus Sanin <m****n@z****m> | 9 months ago | |
| 911c3893 | Release 8.11.0 | Markus Sanin <m****n@z****m> | 9 months ago | |
| f2b38e2a | Add `@contentHtmlTag` (#1038) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ecb0e449 | Align api reference with current possible parameters (#1035) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 230bae8b | Remove parameter `@dir` on content component (#1036) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a984c7ed | Add `@triggerHtmlTag` in docs and add notes to migrate to v9.x (#1034) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1068d261 | merge Merge branch 'v8' | Markus Sanin <m****n@z****m> | 9 months ago | |
| 04f443bf | Release 8.10.0 | Markus Sanin <m****n@z****m> | 9 months ago | |
| 3e4ae205 | Backport `@triggerHtmlTag` and add workaround to resolve button typing issue ... |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 56c2d8b1 | Move to glint v2 & improve typescript story (#1030) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 8d1b4c12 | Add `@triggerHtmlTag` on `<BasicDropdown>` and remove `@htmlTag` option from ... |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b9bfd655 | Remove `dropdown` option from `calculatePosition` (#1031) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3bc68474 | Move test-app to gts (#1029) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 84ce160b | Remove setup blueprints (#1028) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 5dbf0d0d | Drop support for old dependencies/peerDependencies (#1027) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 81f13551 | Drop support for ember < 4.12 (#1026) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 11838b81 | Drop support for passing components as string & remove dependency of @embroid... |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 91345a5b | Add docs for migrate to 9.x (#1024) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3b808e0d | Release 8.9.0 | Markus Sanin <m****n@z****m> | 9 months ago | |
| 42deac51 | Update dependencies (#1023) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 4d6b4200 | Trigger Build | Markus Sanin <m****n@z****m> | 9 months ago | |
| 53457e79 | Update to @embroider/addon-dev v8 (#1022) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3ab93e09 | Update installation docs and minor fixes in readme (#1021) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 187002d1 | Add `setConfig` and deprecate passing config via `environment.js` (#1020) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ea7f0934 | Move docs to vite (#1019) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| af171d3c | Add missing docs script | Markus Sanin <m****n@z****m> | 9 months ago | |
| 0225a496 | Docs: Remove fastboot, ember-try & prember (#1018) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1cec2d7f | Update dependencies (#1017) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 53a34120 | Release 8.8.0 | Markus Sanin <m****n@z****m> | 11 months ago | |
| b5bb9cc4 | Add blueprint support (#1015) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| b10ca0a9 | Revert "Support gts/gjs in blueprint (#1013)" (#1014) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| c2d7a834 | Support gts/gjs in blueprint (#1013) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| ab22279d | Fix ReadMe | Markus Sanin <m****n@z****m> | 11 months ago | |
| 08a3ad62 | Add deprecation for `dropdownId` (undocumented & not handled correctly intern... |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 6ac1b599 | Activate test-app lint in CI (#1011) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| a4e48ac2 | Convert test-app to TS (#1010) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| e4735b5c | Fix readme | Markus Sanin <m****n@z****m> | 11 months ago | |
| cb2c5e3d | Convert docs to GTS (#1009) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 47b16398 | Convert addon to gts (#1005) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| ea9f4418 | Remove broken v1 docs link (#1008) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| df05192c | Update ember-concurrency tasks in docs (#1007) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| c8c245fe | Update dependencies (#1004) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| c56553aa |
Bump eslint from 9.26.0 to 9.33.0 (#997)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 87373e47 | Release 8.7.0 | Markus Sanin <m****n@z****m> | 12 months ago | |
| eec4cfb0 | Allow `ember-truth-helpers` v5 as dependency (#1003) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 2b9d1b1e | Remove use of `ember-lifeline` (#1002) |
Bert De Block <b****k@c****e>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| f739da11 | Release 8.6.2 | Markus Sanin <m****n@z****m> | about 1 year ago | |
| 82f3cec6 | Fix removing event listener for shadow root element (#973) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cb294b0a | Release 8.6.1 | Markus Sanin <m****n@z****m> | over 1 year ago | |
| 1d7384d7 | Update addon blueprint + ember cli (#949) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a73b0dba | Remove ember-source and glimmer tracking as a peer dependency (#948) |
Chris Thoburn <r****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| aa182467 | Release 8.6.0 | Markus Sanin <m****n@z****m> | over 1 year ago | |
| 3bf9683f | Reactivate eslint rules & improve typings (#947) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 939f9016 | Test: Prefer `config.destination` and default `ember-basic-dropdown-wormhole`... |
Daniel Gröger <g****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c8a4c67e | Export interfaces `BasicDropdownSignature`, `BasicDropdownArgs` and `BasicDro... |
Daniel Gröger <g****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| af1a1184 | Release 8.5.0 | Markus Sanin <m****n@z****m> | over 1 year ago | |
| 330a5527 | Allow `@ember/test-helpers` v5.x and update ember-cli to 6.1 (#944) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c510ec41 | Release 8.4.0 | Markus Sanin <m****n@z****m> | almost 2 years ago | |
| 2b4580e1 | Update dependencies (#942) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 45d9029a | Allow `@glimmer/component` v2 (#941) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 274719db | Remove `ember-prism`, use `primsjs` in docs (#940) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 92f45327 | Replace `rollup-plugin-styles` with ´rollup-plugin-sass` (#938) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 13365de5 | Release 8.3.0 | Markus Sanin <m****n@z****m> | about 2 years ago | |
| 6d619d7c |
Remove test-specific behaviour for BasicDropdownWormhole (#937)
Co-authored-by: Paul Kuruvilla <r****k@g****m> |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d816d191 | Update dependencies (#936) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 87525efc | Allow `@ember/test-helpers` v4 (#935) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 2864c12b | Release 8.2.1 | Markus Sanin <m****n@z****m> | about 2 years ago | |
| cc216d6b | Export interface `CalculatePositionOptions` (#934) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b0780181 | Release 8.2.0 | Markus Sanin <m****n@z****m> | about 2 years ago | |
| d6c3d66d | Update dependencies & ember-cli to 5.10 (#932) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 39b4a0e1 | silence chrome warning for non-passive 'touchstart' event. (#930) |
Andrey Khomenko <a****o@p****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 3f400ec5 | Add push dist workflow (#929) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 1667d477 | Update dependencies (#928) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d1b2320d | fix: dropdown not correctly positioned horizontally when body position is rel... |
Arnaud Weyts <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ff8216be |
Bump ember-cli-app-version from 6.0.1 to 7.0.0 (#918)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4a898dc3 |
Bump prettier from 3.3.1 to 3.3.2 (#926)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f28c38ed |
Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 (#925)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 671eac92 |
Bump @typescript-eslint/parser from 7.12.0 to 7.13.0 (#924)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 07bc26e3 |
Bump @embroider/macros from 1.16.2 to 1.16.3 (#923)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d8117648 |
Bump eslint-plugin-n from 17.8.0 to 17.9.0 (#922)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 1903d37b |
Bump ember-qunit from 8.0.2 to 8.1.0 (#921)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 948239ba | Bump packages to latest (#913) |
Markus Sanin <m****n@z****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b40d7746 |
Bump @babel/core from 7.24.5 to 7.24.7 (#912)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d714d097 |
Bump release-it from 17.2.1 to 17.3.0 (#900)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 10ccf179 |
Bump prettier from 3.2.5 to 3.3.1 (#911)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago |