-
Notifications
You must be signed in to change notification settings - Fork 17
Git Commit Messages
Yu-Chia Wu edited this page Nov 22, 2018
·
1 revision
- [RFR] - Code refectoring
- [WIP] - Work in progress
- [FIX] - Bug fix
- [FTR] - New feature
- [SCR] - Security issue fix
- [CLP] - Changes that do not alter functionality, but improve code style and readability.
- [CRO] - Content Rate Optimization
- [TST] - Add test suite for slider component
- [!!!] - Deprecated. Can only be used with
[FTR]
[FIX] Throw HttpStatusExceptions in BackendController
[FTR] Add option to hide BE search box in list mod
[!!!][FTR] Remove login with Facebook
[SCR] SQL Injection vulnerability in prepared statements
[CRO] Increase font-size for phone CTA's
[RFR] Edit scripts gulp task
[WIP] Change header colors
[CLP] Fix indentation for styles.js
[TST] Add unit test for modal component