freeCodeCamp/tools/ui-components
Muhammed Mustafa cc272beb7a
feat(tools): use context to set dropup in the dropdown (#50200)
* feat(tools): use context to set dropup in the dropdown

* remove the extra export

* clean extra changes export and make it into arrow function

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>

---------

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-05-03 11:02:15 +02:00
..
.storybook feat(client, tools): make ui component respect theme (#50202) 2023-04-28 12:44:12 +03:00
src feat(tools): use context to set dropup in the dropdown (#50200) 2023-05-03 11:02:15 +02:00
utils refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
.babelrc.js feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
package.json chore(deps): update dependency tailwindcss to v3.3.2 2023-04-29 17:47:19 +00:00
postcss.config.js feat(tools): setup TailwindCSS in ui-components (#42153) 2021-05-17 12:43:27 +05:30
rollup.config.js feat(tools): adjust @freecodecamp/ui config for linking/publishing (#50098) 2023-04-20 18:35:07 +03:00
tailwind.config.js fix(ui-components): add an & prefix to custom variant (#46608) 2022-06-22 10:12:39 +02:00
tsconfig.json feat: migrate to pnpm for better workspace DX (#49293) 2023-03-02 18:17:44 +00:00