This repository has been archived by the owner on May 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
1.1.0 Update: Editing and Refactoring. #31
Open
Guz013
wants to merge
9
commits into
dev
Choose a base branch
from
1.1.0-dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 31592fe - Browse repository at this point
Copy the full SHA 31592feView commit details -
refactor(storageManagement): improved the overhaul Storage Management
- Improved and rewrote part of the `storageManagement.ts` logic, now with the Lodash library for handling the objects, adding the real possibility of accessing the values via the path on the storage; - To access now values on the meta scope of the storage the path needs to starts with `!` also; - Refactored other files to use the new Storage Management's features; - Deleted the `utils.ts` file; - Fixed progress bar not properly updating when tasks and sub-tasks are deleted or created.
Configuration menu - View commit details
-
Copy full SHA for 6e0cb0b - Browse repository at this point
Copy the full SHA 6e0cb0bView commit details
Commits on Feb 19, 2022
-
feat(popUp): Created new
popUp.vue
component- Created a new PopUp component that opens when is loaded/mounted. - New icon added: Cancel icon. - Moved `open` and `close` keyframes from `SubTaskList.vue` to `_animations.scss`.
Configuration menu - View commit details
-
Copy full SHA for c8866fe - Browse repository at this point
Copy the full SHA c8866feView commit details -
feat(changelog-pop-up): Created new
MarkDown.vue
component and new ……`changeLog.md` file. - New `MarkDown.vue` component for rendering `.md` files on the `\content` directory. - `_content.scss` for special styling of markdown files. - New `changeLog.md` files for list the last new MAJOR and MINOR updates. - Added the changelog pop-up to the index file, which is displayed if the last version opened was before the current. - New `lastOpen` value on the storage schema to store when the app was last opened by the user.
Configuration menu - View commit details
-
Copy full SHA for f59811b - Browse repository at this point
Copy the full SHA f59811bView commit details -
Merge pull request #33 from LoredDev/PopUps@1.1.0-dev
Pop ups@1.1.0 dev
Configuration menu - View commit details
-
Copy full SHA for f66d4f1 - Browse repository at this point
Copy the full SHA f66d4f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0dbb1 - Browse repository at this point
Copy the full SHA 0f0dbb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e3450 - Browse repository at this point
Copy the full SHA 73e3450View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fca05 - Browse repository at this point
Copy the full SHA a6fca05View commit details -
Configuration menu - View commit details
-
Copy full SHA for b232746 - Browse repository at this point
Copy the full SHA b232746View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.