Skip to content

Releases: eclipse-docks/core

Release v0.7.108

17 May 08:52

Choose a tag to compare

Summary of Recent Update

  • Feature Enhancement: Improved the management of contributions by introducing more flexible visibility options and the ability to handle disabled states, making it easier for users to manage and interact with contributions.
  • Testing Improvements: Enhanced test coverage to ensure the reliability of the updated contribution management features.

This update aims to provide users with a more intuitive and robust experience when dealing with contributions.

Release v0.7.107

17 May 07:41

Choose a tag to compare

  • Improved Tab Visibility: The DocksTabs component now features enhanced visibility and better layout management for tabs, making navigation easier for users.
  • Updated Language Selector: The language selector button has been redesigned for improved layout, and now includes a language icon for better visual identification.

Release v0.7.106

14 May 18:31

Choose a tag to compare

Latest Updates Summary:

  1. Tabs Enhancement: The docks-tabs feature has been improved to support single-tab functionality and the ability to hide tabs, enhancing user interface flexibility.

  2. Customizable Dropdown Behavior: A new 'withCaret' property has been added to the DocksCommand, allowing users to customize the dropdown behavior, improving usability.

These updates focus on providing a more streamlined and user-friendly experience.

Release v0.7.105

14 May 17:16

Choose a tag to compare

Feature Update: The application now includes re-exported UI IDs as constants, enhancing usability for app development and integration.

Release v0.7.104

14 May 17:01

Choose a tag to compare

Summary of Recent Commits:

  • New Feature: Added support for contribution names to enhance remapping capabilities in downstream applications, improving user customization and flexibility.
  • Improvements: Various components and UI elements have been refined for better performance and usability, ensuring a smoother user experience.
  • Updates: Enhanced configuration files for development environments, streamlining the setup process for users working on application creation.

Overall, these changes contribute to a more user-friendly and customizable application experience.

Release v0.7.103

06 May 19:57

Choose a tag to compare

No changes since last release.

Release v0.7.102

01 May 14:51

Choose a tag to compare

Summary of Commit 2e175c5:

  • Introduced handling for .npmrc configuration files in the create-app script, enhancing the setup process for new applications. This improvement streamlines dependency management for users.

Release v0.7.101

01 May 14:31

Choose a tag to compare

Summary of Commit cef06e2:

  • Introduced support for Library Skills, enhancing the platform's capabilities.
  • Updated documentation to guide users on how to utilize the new Library Skills feature.
  • Added comprehensive resources in the skills directories to assist contributors.

This commit focuses on expanding functionality and improving user guidance.

Release v0.7.100

21 Apr 18:23

Choose a tag to compare

Summary of Recent Git Commits

  1. Trigger Release Simplification: The process for triggering releases has been streamlined, making it easier for users to initiate updates.

  2. Configuration Reversion: The option to always use the source configuration in the Vite setup has been removed from both the app and its end-to-end testing configuration, which may enhance compatibility and ease of use.

Release v0.7.99

21 Apr 18:05

Choose a tag to compare

Summary of Recent Git Commits:

  1. Build Command Update: The build command for the app-e2e has been updated, enhancing the configuration to improve build consistency.

  2. Performance Improvement: Adjustments have been made to the production build settings, resulting in faster build times.

  3. Bug Fix: Resolved an issue with inline worker blob URLs, ensuring smoother functionality within the application.

  4. Documentation Update: Documentation and deployment configurations have been updated to reflect a new domain, improving accessibility and consistency across the project.