Commit Graph

1360 Commits (stable)
 

Author SHA1 Message Date
dperolio e1d4f3603c
fix User Profile modal attributes
3 years ago
dperolio e08379343c
some dashboard components cleanup and testing
3 years ago
dperolio b277745c12
start adding auto-registering of addon sections in the Plugin entity
3 years ago
dperolio 9c22009094
update SettingsContextMenu to allow to allow searching the addons items submenus, and removed quick toggle mode button
3 years ago
dperolio 1f58a687a9
misc code cleanup
3 years ago
dperolio 037c224c37
add autoFocus prop/capability to FilterInput component
3 years ago
dperolio 63142c01ef
update Markdown component to work with new version changes; add remark-gfm dependency
3 years ago
dperolio ff6bf70ddb
misc code cleanup and fixes
3 years ago
dperolio bf7d40fe23
update some component styles
3 years ago
dperolio dee656c807
fix getAvatarUrl in `@discord/user` module
3 years ago
dperolio c7c47f0342
rename Checkbox settings component to CheckboxItem
3 years ago
dperolio df0a4dcf2b
remove getAddonByPath caller and add its functionality optionally to getCaller
3 years ago
dperolio d3b9c04e30
continue work on addon manager
3 years ago
dperolio c57dcd58ab
misc code cleanup
3 years ago
dperolio 9673945330
add some strings to locales
3 years ago
dperolio ed7184ab92
fix and update Anchor component; now works properly again and also works for Vizality dashboard #hash links
3 years ago
dperolio f36088e7d7
add __TabBar component and __TabBar.NavItem subcomponent
3 years ago
dperolio e43678be5c
begin work on upgrading Markdown component to work with new react-markdown version API
3 years ago
dperolio 68c086d3b0
add community manager, and add community manager initialization and another Vizality startup log
3 years ago
dperolio 5135c3f6f0
remove show banner option on addons list
3 years ago
dperolio c450c8d4ef
update, improve, and fix some bugs with some addon components
3 years ago
dperolio e21571cdf4
dashboard components cleanup and reorganization
3 years ago
dperolio ea79e4c685
add optional chaining to filter util and add FilterInput component
3 years ago
dperolio c4f7792a5e
rename StickyWrapper component to StickyElement and update its code
3 years ago
dperolio 15db3f769a
move WaveDivider from misc to dashboard components
3 years ago
dperolio ee6dd4d0aa
add some more svg assets, update Discord logo asset
3 years ago
dperolio bc60e5ec9d
bump dependency versions and add react-highlighter-ts package
3 years ago
dperolio 1b71cc59b7
remove a couple of image assets, update addons list page
3 years ago
dperolio 370b2fdc6e
fix Sass compilation issue
3 years ago
dependabot[bot] 1b62e585dc
Bump glob-parent from 5.1.1 to 5.1.2
3 years ago
dperolio 439eeccf8f
filtering on the Icons component demo page is now much speedier
3 years ago
dperolio dc0f749971
dashboard component AsideNav removed; dashboard component ContentSidebar added
3 years ago
dperolio e205fcb306
update dashboard components
3 years ago
dperolio 556ea7e260
update discord module
3 years ago
dperolio d18bbabb4e
change usePrevious hook to usePreviousProps; misc cleanup
3 years ago
dperolio 6613ae4efa
clean up dashboard Content component; heading and subheading props changed to header and description
3 years ago
dperolio 4dedf7b231
reorganize package a bit
3 years ago
dperolio 71b8e6eaaf
start working on Quick Code, setting up adding the tab bar
3 years ago
dperolio 9380fc3f5e
misc style updates, code cleanup, fixes, etc.
3 years ago
dperolio 5975cf7a85
move and rewrite large portions of addons list components; move from addon-manager to from addon-manager to components module to make it more modular and accessible
3 years ago
dperolio 79f5c48b4c
fix addon list command
3 years ago
Lorenzo Rizzotti f63e8832d4
Italian translation
3 years ago
dperolio ac3208df48
update navigateTo routes API method to deal with dashboard routes that have # id's, and start adding id's to settings items
3 years ago
dperolio 3ab226e90e
add FilterInput component, rename Icon component rawSVG prop to svgOnly
3 years ago
dperolio 76ab552aaf
modify settings Category component styles and functionality to be animated by default
3 years ago
dperolio 64d7862397
add createFilter filter util method
3 years ago
dperolio 10315f7bc7
clean up hooks a bit; add usePrevious, useToggle, useFilter, useSticky, useCallbackRef, useMeasure hooks
3 years ago
dperolio 47660b84c4
improve and modularize SettingsContextMenu component
3 years ago
dperolio 7d09c1a03c
add some components, properties, and components clean up
3 years ago
dperolio 013ce7dae1
add OverflowTooltip component (thanks LavaSquid)
3 years ago