init.engineer icon indicating copy to clipboard operation
init.engineer copied to clipboard

移除 jQuery 並確保前端元件能夠正常使用

Open Kantai235 opened this issue 2 years ago • 1 comments

我們想要移除對於 jQuery 的依賴,所以需要檢查所有的 Views 當中,有沒有地方使用到 jQuery 的地方,需要嘗試改成 Document 介面。

目前確定以下資源有依賴到 jQuery 語法,需要進行修正:

  • [ ] /resources/js/plugins.js
  • [ ] /resources/js/bootstrap.js

Kantai235 avatar Apr 27 '22 06:04 Kantai235

可以參考 https://github.com/Kantai235/Laravel-Template/commit/b6feff1acfe8f2519a4b2f5a42df934d340ffdf0

Kantai235 avatar Sep 16 '22 13:09 Kantai235