Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big UI update and bug fix #423

Merged
merged 27 commits into from
Jul 31, 2024
Merged

Conversation

Rainb0wKey
Copy link
Contributor

@Rainb0wKey Rainb0wKey commented Jul 27, 2024

➕ Added

  • Added "Wrap Button" ( Created by @oriel-beck);
  • Added rounding to Menu bar and scrollbar;
  • Added background and animations for Breadcrumbs (also fixed);
  • Added shadow for discord components and codes;
  • Added animation for Theme hover;
  • Added $setUserRoles[] to the SUMMARY.md file;
  • Added background for Search results.

🔍 Updated

  • Updated $ai[] page;
  • Updated $getBotInvite[] page;
  • Updated button design;
  • Updated rounding for Theme, Theme hover, Next/Previous chapter;
  • Updated discord reactions color;
  • Updated search hotkey design.

🔨 Fixed

  • Fixed time function pages ($second, $minute, $hour, $getTimestamp, $day);
  • Fixed search bar size and position;
  • Fixed text resizing in discord examples;
  • Fixed 404 page;
  • Fixed discord links colors;
  • Fixed Discord Widget Bugs - BDFD Wiki #406 ( Fixed by caml8 ):
    • 5. The icons in the channel mentions are faulty.
    • 7. Sometimes (mostly on the phone) the color of the buttons matches the color of the link highlight.

🗑️ Deleted

  • Deleted ability to select User Avatar, Bot Text, "00/00/0000";
  • Deleted ability to resize Scrollbar;
  • Delete animations to icons when they are changing color;
  • Deleted background for scrollbar in the functions page.

⚠️ Warning:

There are some bugs here that may take a long time to fix, but they are minor:

  • You can move page into scrollbar;
  • Search Bar may not work properly on some mobile devices;
  • Menu Bar may not work properly on some mobile devices;
  • Discord Link Button may not work properly on some mobile devices;
  • New button design may not properply work on default mdBook themes (Light and Rust).

🚧 To-do

We also have plans to update the wiki in the future:

  • Add the "Settings" page:
    • Add the ability to change text content size;
    • Add the ability to change discord example color (light, dark, midnight);
    • Add the ability to add highlighting to text:
    • Add the ability to change background color (dark red, dark blue, dark green, dark black, dark purple, dark yellow, dark orange);
    • Add ability to change text font;
    • Add ability to change text color;
    • Add settings template (where will be located Bot Designer For Discord, Gluo, iOS, Light and Discord themes)
      "Settings" page will help people to create custom theme and use it! (Something lova blue color and light discord theme, so why not?!)
  • Add footer to all pages (where will be located Discord Server, BDFD API, GitHub, ToS link, Print buttons);
  • Add more animations;
  • Add discord example to every function page;
  • Add new Notification element to every page;
  • Add pages for every function (even for guide functions);
  • Update code design;
  • Update all old guides;Z
  • Update discord-message-components to the latest version;
  • Update table design (Rounding, Shadow and Animation).

@Rainb0wKey Rainb0wKey changed the title Big UI update Big UI update and bug fix Jul 29, 2024
src/theme/css/wiki-themes/breadcrumbs.css Show resolved Hide resolved
src/theme/css/wiki-themes/discord-messages.css Outdated Show resolved Hide resolved
src/theme/css/wiki-themes/discord-messages.css Outdated Show resolved Hide resolved
src/theme/css/wiki-themes/discord-messages.css Outdated Show resolved Hide resolved
src/theme/css/wiki-themes/discord-messages.css Outdated Show resolved Hide resolved
src/theme/book.js Outdated Show resolved Hide resolved
src/theme/book.js Outdated Show resolved Hide resolved
src/theme/book.js Outdated Show resolved Hide resolved
src/theme/book.js Outdated Show resolved Hide resolved
Rainb0wKey and others added 5 commits July 30, 2024 20:32
Co-authored-by: Bartłomiej Skoczeń <bartek_skoczen@protonmail.com>
Co-authored-by: Bartłomiej Skoczeń <bartek_skoczen@protonmail.com>
Co-authored-by: Bartłomiej Skoczeń <bartek_skoczen@protonmail.com>
Co-authored-by: Bartłomiej Skoczeń <bartek_skoczen@protonmail.com>
Copy link
Member

@MineBartekSA MineBartekSA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your hard work!

@MineBartekSA MineBartekSA merged commit 873e096 into NilPointer-Software:dev Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discord Widget Bugs - BDFD Wiki
2 participants