-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
352494c
commit 8fe3907
Showing
3 changed files
with
3 additions
and
258 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,257 +1,5 @@ | ||
# Changelog | ||
|
||
## v0.3.113 | ||
## v1.0.0 | ||
|
||
- Updated the CONTRIBUTING document. | ||
|
||
## v0.3.112 | ||
|
||
- Added plugin fix that points to jsDelivr github cdn. | ||
|
||
## v0.3.111 | ||
|
||
- Added plugin fix that points to jsDelivr github cdn. | ||
|
||
## v0.3.110 | ||
|
||
- Added plugin fix that points to jsDelivr github cdn. | ||
|
||
## v0.3.109 | ||
|
||
- Updated the README. | ||
|
||
## v0.3.108 | ||
|
||
- Updated the README. | ||
|
||
## v0.3.107 | ||
|
||
- Updated the README. | ||
|
||
## v0.3.106 | ||
|
||
- Updated the README. | ||
|
||
## v0.3.105 | ||
|
||
- Updated the README. | ||
- Remved import modules. | ||
|
||
## v0.3.104 | ||
|
||
- Added minor updates to the `<MenuItem/>` and `<Module/>` styles. | ||
- Added the `effects.blur` global style. | ||
|
||
## v0.3.103 | ||
|
||
- Updated the `<Linkmap/>` and `<Markdown/>` components. | ||
|
||
## v0.3.102 | ||
|
||
- Updated the styles of the `<Kbc/>`, `<Linkmap/>`, `<Module/>`, `<Sidebar/>`, `<Text/>`, and `<Menu/>` components. | ||
|
||
## v0.3.101 | ||
|
||
- Added standarized practices to the `<Card/>` island. | ||
- Updated the `<Menu/>` island. | ||
|
||
## v0.3.100 | ||
|
||
- Updated the `<Menu/>` island. | ||
|
||
## v0.3.99 | ||
|
||
- Added the `<MenuIsland/>` component. | ||
- Added standarized practices to the `<Menu/>` island. | ||
|
||
## v0.3.98 | ||
|
||
- Added standarized practices to the `<Menu/>` component. | ||
|
||
## v0.3.97 | ||
|
||
- Updated the `<Sidebar/>` component from being an island and added standarized practices. | ||
|
||
## v0.3.96 | ||
|
||
- Added standarized practices to the `<Fieldset/>`, `<Input/>`, `<Select/>`, and `<TextArea/>` components. | ||
|
||
## v0.3.95 | ||
|
||
- Added standarized practices to the `<Loader/>`, and `<Navigation/>` components. | ||
|
||
## v0.3.94 | ||
|
||
- Removed the `<Chip/>` component. | ||
|
||
## v0.3.93 | ||
|
||
- Added standarized practices to the `<Footer/>`, and `<Linkmap/>` components. | ||
|
||
## v0.3.92 | ||
|
||
- Added the `<Module/>` component. | ||
- Added standarized practices to the `<Header/>`, and `<Layout/>` component. | ||
- Added the `MODULE_SIZES` enum and removed the `LAYOUT_TYPES` enum. | ||
- Removed the `bring()` utility function. In favor of Fetchify. | ||
- Fixed the `o()` function with the `isForwarding` parameter. | ||
- Added the `ClassNameString` type. | ||
|
||
## v0.3.91 | ||
|
||
- Removed the `<Time/>` component. | ||
|
||
## v0.3.90 | ||
|
||
- Added standarized practices to Simple Atom Components. | ||
- Added the component standarization function `forward()`. | ||
|
||
## v0.3.89 | ||
|
||
- Added standarized practices to the `<Dialog/>` and `<Menu/>` islands. | ||
- Minor updates in the `CONTRIBUTING.md` document. | ||
- Removed the deprecated `partializeClasses()`, `opt()`, and `applyDefaults()` functions. | ||
|
||
## v0.3.88 | ||
|
||
- Added standarized practices to the `<Navigation/>` and `<Sidebar/>` components. | ||
|
||
## v0.3.87 | ||
|
||
- Moved the `<Navigation/>` component from the islands to the components directory.. | ||
|
||
## v0.3.86 | ||
|
||
- Added the `<Navigation/>` component. | ||
|
||
## v0.3.85 | ||
|
||
- Updated the `<Card/>` component. | ||
|
||
## v0.3.84 | ||
|
||
- Updated the `<Loader/>` component. | ||
- Added `animation.fadein` global styles. | ||
|
||
## v0.3.83 | ||
|
||
- Updated the `<Loader/>` component. | ||
- Removed the tabler icons dependencies. | ||
|
||
## v0.3.82 | ||
|
||
- Updated the `<IconLoader/>` and `<IconBrandFresh/>` components. | ||
|
||
## v0.3.81 | ||
|
||
- Added the `<IconLoader/>` and `<IconBrandFresh/>` components. | ||
|
||
## v0.3.80 | ||
|
||
- Added standarized practices to the `<Footer/>` component. | ||
|
||
## v0.3.79 | ||
|
||
- Added standarized practices to the `<Header/>` component. | ||
- Removed the `<ChipSelect/>` island. | ||
|
||
## v0.3.78 | ||
|
||
- Added standarized practices to the `<Main/>` component. | ||
|
||
## v0.3.77 | ||
|
||
- Added standarized practices to the `<Main/>`, `<Footer/>`, and `<Header/>` components. | ||
|
||
## v0.3.76 | ||
|
||
- Ordered islands. | ||
- Removed the `<Autocomplete/>` component. | ||
|
||
## v0.3.75 | ||
|
||
- Added standarized practices to the `<Layout/>` component. | ||
- Added minor updates. | ||
|
||
## v0.3.74 | ||
|
||
- Extended the `<Fieldset/>` to be standarized like the rest of the input elements. | ||
- Removed the Gradient from the `<Footer/>` and `<Header/>` components. | ||
|
||
## v0.3.73 | ||
|
||
- Renamed the `<Gradient/>` component to `<Pattern/>`. | ||
|
||
## v0.3.72 | ||
|
||
- Added style fixes to the `<Text/>` and `<Time/>` components. | ||
|
||
## v0.3.71 | ||
|
||
- Added style fixes to the `<Fieldset>`, `<Input>`, `<Panel>`, `<Select>`, `<Text>`, and `<TextArea>` components. | ||
|
||
## v0.3.70 | ||
|
||
- Added style fixes to the `<Kbd>` component | ||
- Added standarized practices to the `<Linkmap/>` component. | ||
- Added a sticky position to the contents of the `<Sidebar/>` island. | ||
|
||
## v0.3.69 | ||
|
||
- Added style fixes to the `<Layout/>` and `<Markdown/>` component. | ||
- Added the `<Sidebar/>` island. | ||
- Added standarized practices to the `<Main/>` component. | ||
|
||
## v0.3.68 | ||
|
||
- Added style fixes to the `<Layout/>` component. | ||
|
||
## v0.3.67 | ||
|
||
- Added the `<Time/>` component to the export module. | ||
- Minor fixes for the `<Code/>` and `<Panel/>` components. | ||
|
||
## v0.3.66 | ||
|
||
- Minor fixes for the `<Button/>` and `<Fieldset/>` components. | ||
|
||
## v0.3.65 | ||
|
||
- Added styles for the `<Button/>` and `<Panel/>` components. | ||
- Added the `BUTTON_PADDINGS` and `ButtonPaddings` to the enums module. | ||
- Added `--clr-bg-page-50` and `--clr-txt-base-25` to the theme variables. | ||
|
||
## v0.3.64 | ||
|
||
- Added To-Dos to the `<Button/>` component. | ||
- Added standarized practices to the `<Fieldset/>` component. | ||
- Added styles for the `<Button/>` and `<Panel/>` components. | ||
- Minor updates in the utils module. | ||
|
||
## v0.3.63 | ||
|
||
- Added standarized practices to the `<Time/>` component. | ||
|
||
## v0.3.62 | ||
|
||
- Added standarized practices to the `<Select/>` and `<TextArea/>` components. | ||
|
||
## v0.3.61 | ||
|
||
- Added standarized practices to the `<Separator/>` and `<Text/>` components. | ||
|
||
## v0.3.60 | ||
|
||
- Added standarized practices to the `<Link/>`, `<Linkmap/>`, and `<Loader/>` components. | ||
|
||
## v0.3.59 | ||
|
||
- Added standarized practices to the `<Button/>`, `<Card/>`, `<Fieldset/>`, `<Gradient/>` and `<Input/>` components. | ||
|
||
## v0.3.58 | ||
|
||
- Added standarized practices to the `<Chip/>`, `<Input/>`, and `<Select/>` components. | ||
|
||
## v0.3.57 | ||
|
||
- Added `CONTRIBUTING.md`. | ||
- This updates marks the beginning of Lunchbox as a fully released product. Everything is official from now on. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters