emri99
emri99
Depending on arguments passed to the `EasyLocalization` widget, the `startLocale` is not used. **Problem encountered** The device locale is used as initial locale even if we supply another value in...
* Add property `dismissible` (default false) to avoid BC * Update related test * Update related screenshot Related issue: #933
Hi, Just found that comments are removed when they are placed at the end of a css rule: ``` .content { // this comment remains margin-left: 20px // this comment...