We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the Weekly Digest for freshdesk/nucleus:
Last week 9 issues were created. Of these, 8 issues have been closed and 1 issues are still open.
💚 #104 Release/v.0.4.x, by shibulijack-fd
❤️ #108 Better linting:, by shibulijack-fd ❤️ #107 fix(banner): Removed htmlSafe, by Shalini-Sivakumar ❤️ #106 fix(button): change in prop names, by sharath-sriram ❤️ #105 chore: Style lint implementation, by prakash-chokalingam ❤️ #103 feat(banner): additional props for banner localisation, by sharath-sriram ❤️ #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam ❤️ #101 Trigger check, by prakash-chokalingam ❤️ #100 Lint checks, by prakash-chokalingam
👍 #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam It received 👍 x0, 😄 x0, 🎉 x2 and ❤️ x2.
🔈 #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam It received 1 comments.
Last week, 9 pull requests were created, updated or merged.
Last week, 3 pull requests were updated. 💛 #104 Release/v.0.4.x, by shibulijack-fd 💛 #90 chore(nucleus): continuous deployment, by shibulijack-fd 💛 #84 feat(table): nucleus-table, by shibulijack-fd
Last week, 6 pull requests were merged. 💜 #107 fix(banner): Removed htmlSafe, by Shalini-Sivakumar 💜 #106 fix(button): change in prop names, by sharath-sriram 💜 #105 chore: Style lint implementation, by prakash-chokalingam 💜 #103 feat(banner): additional props for banner localisation, by sharath-sriram 💜 #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam 💜 #98 fix: Changed Responsive design, by Shalini-Sivakumar
Last week there were 6 commits. 🛠️ [chore: Style lint implementation (#105) * Style lint implementation
remove style script
no lint on tests
Removed .eslintignore & pointed to .gitignore
Removed .stylintrc
Removed .template-lintrc.js
lint-staged fix
Added lints & cleanups
Removed scripts & depenedencies
bare string check & ignored test dummy files
Co-authored-by: Shibu Lijack [email protected]](79ed2f5) by prakash-chokalingam 🛠️ [fix(banner): Removed htmlSafe (#107) * remove htmlSafe
removed computed property](1f3bc9b) by Shalini-Sivakumar 🛠️ button prop changes (#106) by sharath-sriram 🛠️ [feat(banner): additional props for banner localisation (feat(banner): additional props for banner localisation #103) * Added new props for localisation
Renamed labels
Modified descriptions
Changed field names](f816c32) by sharath-sriram 🛠️ [chore: Lint workflow checks and cleanup (chore: Lint workflow checks and cleanup #102) * Lint fixes
Template lint fix
Adding PR lint
lint status check
Added lint-staged & precommit hooks
Removed lint status check
Added CI badge to Read me
Workflow changes
Updated branch name](83b940e) by prakash-chokalingam 🛠️ [fix: Changed Responsive design (fix: Changed Responsive design #98) * added responsive design
Reverted changes
alignment modifications
add responsive design for mobile
added responsive design for mobile device
added responsive design for phone
added design for mobile
Co-authored-by: Shibu Lijack [email protected]](2623f7a) by Shalini-Sivakumar
Last week there were 3 contributors. 👤 prakash-chokalingam 👤 Shalini-Sivakumar 👤 sharath-sriram
Last week there were no stargazers.
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository freshdesk/nucleus to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for freshdesk/nucleus:
ISSUES
Last week 9 issues were created.
Of these, 8 issues have been closed and 1 issues are still open.
OPEN ISSUES
💚 #104 Release/v.0.4.x, by shibulijack-fd
CLOSED ISSUES
❤️ #108 Better linting:, by shibulijack-fd
❤️ #107 fix(banner): Removed htmlSafe, by Shalini-Sivakumar
❤️ #106 fix(button): change in prop names, by sharath-sriram
❤️ #105 chore: Style lint implementation, by prakash-chokalingam
❤️ #103 feat(banner): additional props for banner localisation, by sharath-sriram
❤️ #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam
❤️ #101 Trigger check, by prakash-chokalingam
❤️ #100 Lint checks, by prakash-chokalingam
LIKED ISSUE
👍 #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam
It received 👍 x0, 😄 x0, 🎉 x2 and ❤️ x2.
NOISY ISSUE
🔈 #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam
It received 1 comments.
PULL REQUESTS
Last week, 9 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 3 pull requests were updated.
💛 #104 Release/v.0.4.x, by shibulijack-fd
💛 #90 chore(nucleus): continuous deployment, by shibulijack-fd
💛 #84 feat(table): nucleus-table, by shibulijack-fd
MERGED PULL REQUEST
Last week, 6 pull requests were merged.
💜 #107 fix(banner): Removed htmlSafe, by Shalini-Sivakumar
💜 #106 fix(button): change in prop names, by sharath-sriram
💜 #105 chore: Style lint implementation, by prakash-chokalingam
💜 #103 feat(banner): additional props for banner localisation, by sharath-sriram
💜 #102 chore: Lint workflow checks and cleanup, by prakash-chokalingam
💜 #98 fix: Changed Responsive design, by Shalini-Sivakumar
COMMITS
Last week there were 6 commits.
🛠️ [chore: Style lint implementation (#105) * Style lint implementation
remove style script
no lint on tests
Removed .eslintignore & pointed to .gitignore
Removed .stylintrc
Removed .template-lintrc.js
lint-staged fix
Added lints & cleanups
Removed scripts & depenedencies
bare string check & ignored test dummy files
Co-authored-by: Shibu Lijack [email protected]](79ed2f5) by prakash-chokalingam
🛠️ [fix(banner): Removed htmlSafe (#107) * remove htmlSafe
removed computed property](1f3bc9b) by Shalini-Sivakumar
🛠️ button prop changes (#106) by sharath-sriram
🛠️ [feat(banner): additional props for banner localisation (feat(banner): additional props for banner localisation #103) * Added new props for localisation
Renamed labels
Modified descriptions
Changed field names](f816c32) by sharath-sriram
🛠️ [chore: Lint workflow checks and cleanup (chore: Lint workflow checks and cleanup #102) * Lint fixes
Template lint fix
Adding PR lint
lint status check
Added lint-staged & precommit hooks
Removed lint status check
Added CI badge to Read me
Workflow changes
Updated branch name](83b940e) by prakash-chokalingam
🛠️ [fix: Changed Responsive design (fix: Changed Responsive design #98) * added responsive design
Reverted changes
alignment modifications
add responsive design for mobile
added responsive design for mobile device
added responsive design for phone
added design for mobile
Co-authored-by: Shibu Lijack [email protected]](2623f7a) by Shalini-Sivakumar
CONTRIBUTORS
Last week there were 3 contributors.
👤 prakash-chokalingam
👤 Shalini-Sivakumar
👤 sharath-sriram
STARGAZERS
Last week there were no stargazers.
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository freshdesk/nucleus to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: