Browse Source

Add issue number #2556

pull/2596/head
jlukic 9 years ago
parent
commit
197ff5cf16
1 changed files with 1 additions and 1 deletions
  1. 2
      RELEASE-NOTES.md

2
RELEASE-NOTES.md

@ -9,7 +9,7 @@
- **Popup** - Popup `preserve` setting (which preserves popup in DOM to avoid regenerating on each show/hide) was set to `true` by default causing generated popups to remain in DOM. #1369
- **Input** - Fixed errored input field having incorrect border radius with `labeled input`
- **Divider/Grid** - `vertical divider` no longer has inexplicable right border when stacked on mobile #2558
- **Icon** - `black icon` have been added back as a color option
- **Icon** - `black icon` have been added back as a color option #2556
**Additional Bugs**
- **Form** - URL regexp will now match now works correctly, and matches against non `http://` prefixed urls like `www.google.com`

Loading…
Cancel
Save