"react": "=0.0.0-experimental-94c0244ba", "react-dom": "=0.0.0-experimental-94c0244ba", "react-draggable": "^4.4.3", - "react-feather": "^2.0.3", + "react-feather": "^2.0.9", "react-highlight-words": "^0.16.0", "react-i18next": "^11.7.3", "react-middle-elli...
I'm using bower for front end dependencies, when i import the components.less i can't compile the less because this dependency in slider.less @import (inline) "../../../node_modules/react-draggable2/lib/styles.css"; The question is, if t...
ProvidePlugin({ TweenMax: "gsap" }) ], resolve: { extensions: [".js"], alias: { "TweenLite": "gsap", "CSSPlugin": "gsap", "Draggable": path.join(root, gsapPath + "utils/Draggable.js"), "ScrollToPlugin": path.join(root, gsapPath + "plugins/ScrollToPlugin.j...
import { DraggablePanel, DraggablePanelBody, DraggablePanelContainer } from '@lobehub/ui'; import { createStyles } from 'antd-style'; import dynamic from 'next/dynamic'; import { memo, useState } from 'react'; import SafeSpacing from '@/components/SafeSpacing'; import { MARKET_SIDEBAR_WIDTH...
"vuedraggable": "^2.23.0", "vuex": "^3.1.0", "vuex-router-sync": "^5.0.0" }, "devDependencies": { "@babel/plugin-transform-runtime": "^7.2.0", "@vue/cli-plugin-babel": "^3.3.0", "@vue/cli-plugin-eslint": "^3.3.0", "@vue/cli-plugin-pwa": "^3.3.0", "@vue/cli...