-
Notifications
You must be signed in to change notification settings - Fork 4
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
Complete code and API review by dev team lead #52
Comments
This was referenced Jan 11, 2022
|
blackfalcon
added a commit
that referenced
this issue
Jan 12, 2022
Changes to be committed: modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/auro-sub-menu.js renamed: src/style-fixed.scss -> src/style-base-fixed.scss renamed: src/style.scss -> src/style-base.scss renamed: src/auro-menu-option-fixed.scss -> src/style-menu-option-fixed.scss renamed: src/auro-menu-option.scss -> src/style-menu-option.scss renamed: src/auro-sub-menu-fixed.scss -> src/style-sub-menu-fixed.scss renamed: src/auro-sub-menu.scss -> src/style-sub-menu.scss
blackfalcon
added a commit
that referenced
this issue
Jan 12, 2022
There are a lot of files in the ./src directory, this commit updates the names of those files to make it more clear as to what files they are and what they are used for. style.scss was renamed to style-base.scss as a simple fix to a postCss problem. Changes to be committed: modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/auro-sub-menu.js renamed: src/style-fixed.scss -> src/style-base-fixed.scss renamed: src/style.scss -> src/style-base.scss renamed: src/auro-menu-option-fixed.scss -> src/style-menu-option-fixed.scss renamed: src/auro-menu-option.scss -> src/style-menu-option.scss renamed: src/auro-sub-menu-fixed.scss -> src/style-sub-menu-fixed.scss renamed: src/auro-sub-menu.scss -> src/style-sub-menu.scss
blackfalcon
added a commit
that referenced
this issue
Jan 13, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js
blackfalcon
added a commit
that referenced
this issue
Jan 13, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js
blackfalcon
added a commit
that referenced
this issue
Jan 15, 2022
Changes to be committed: modified: demo/demo.md modified: src/auro-menu.js modified: test/auro-menu.test.js
blackfalcon
added a commit
that referenced
this issue
Jan 15, 2022
Changes to be committed: modified: demo/demo.md modified: src/auro-menu.js modified: test/auro-menu.test.js
blackfalcon
added a commit
that referenced
this issue
Jan 16, 2022
Changes to be committed: modified: demo/demo.md modified: src/auro-menu-option.js modified: src/style-base.scss modified: src/style-menu-option.scss
blackfalcon
added a commit
that referenced
this issue
Jan 16, 2022
Changes to be committed: modified: demo/demo.md modified: src/auro-menu-option.js modified: src/style-base.scss modified: src/style-menu-option.scss
blackfalcon
added a commit
that referenced
this issue
Jan 16, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/style-base.scss modified: src/style-menu-option.scss modified: src/style-sub-menu.scss
blackfalcon
added a commit
that referenced
this issue
Jan 16, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/style-base.scss modified: src/style-menu-option.scss modified: src/style-sub-menu.scss
6 tasks
blackfalcon
added a commit
that referenced
this issue
Jan 18, 2022
There are a lot of files in the ./src directory, this commit updates the names of those files to make it more clear as to what files they are and what they are used for. style.scss was renamed to style-base.scss as a simple fix to a postCss problem. Changes to be committed: modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/auro-sub-menu.js renamed: src/style-fixed.scss -> src/style-base-fixed.scss renamed: src/style.scss -> src/style-base.scss renamed: src/auro-menu-option-fixed.scss -> src/style-menu-option-fixed.scss renamed: src/auro-menu-option.scss -> src/style-menu-option.scss renamed: src/auro-sub-menu-fixed.scss -> src/style-sub-menu-fixed.scss renamed: src/auro-sub-menu.scss -> src/style-sub-menu.scss
blackfalcon
added a commit
that referenced
this issue
Jan 18, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js
blackfalcon
added a commit
that referenced
this issue
Jan 18, 2022
Changes to be committed: modified: demo/demo.md modified: src/auro-menu.js modified: test/auro-menu.test.js
blackfalcon
added a commit
that referenced
this issue
Jan 18, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/style-base.scss modified: src/style-menu-option.scss modified: src/style-sub-menu.scss
blackfalcon
added a commit
that referenced
this issue
Jan 22, 2022
There are a lot of files in the ./src directory, this commit updates the names of those files to make it more clear as to what files they are and what they are used for. style.scss was renamed to style-base.scss as a simple fix to a postCss problem. Changes to be committed: modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/auro-sub-menu.js renamed: src/style-fixed.scss -> src/style-base-fixed.scss renamed: src/style.scss -> src/style-base.scss renamed: src/auro-menu-option-fixed.scss -> src/style-menu-option-fixed.scss renamed: src/auro-menu-option.scss -> src/style-menu-option.scss renamed: src/auro-sub-menu-fixed.scss -> src/style-sub-menu-fixed.scss renamed: src/auro-sub-menu.scss -> src/style-sub-menu.scss
blackfalcon
added a commit
that referenced
this issue
Jan 22, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js
blackfalcon
added a commit
that referenced
this issue
Jan 22, 2022
Changes to be committed: modified: demo/demo.md modified: src/auro-menu.js modified: test/auro-menu.test.js
blackfalcon
added a commit
that referenced
this issue
Jan 22, 2022
Changes to be committed: modified: demo/demo.md modified: docs/api.md modified: src/auro-menu-option.js modified: src/auro-menu.js modified: src/style-base.scss modified: src/style-menu-option.scss modified: src/style-sub-menu.scss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
General Support Request
The scope of this issue is to address areas of refactoring, review, and things like typo corrections.
Support request
Review all submitted code and address areas where there are inconsistencies with the API, address how features are implemented, and apply corrections/refactoring that is appropriately needed for release.
The text was updated successfully, but these errors were encountered: