brianvoe / slim-select

Slim advanced select dropdown
http://slimselectjs.com
MIT License
1.03k stars 195 forks source link

React dependency? #513

Closed tkoenig closed 6 months ago

tkoenig commented 7 months ago

Why is react and react-dom added as a dependency in the package.json file? I thought one feature is "No Dependencies" 😄?

Is there a way not to install those packages?

tkoenig commented 7 months ago

So I forked this project and moved react to the devDependencies and it still works for me? If you want me to create a pull request let me know...

brianvoe commented 7 months ago

Im thinking of pulling vue and react out of the build and just providing a component for each people can copy and add to there own project so the slim select repo doent have to deal with more dependencies and such

brianvoe commented 6 months ago

Sorry i didnt get a chance to pull framework packages out. but i moved the dependencies and did a version release

v2.8.2