Dmitriy Shekhovtsov
Dmitriy Shekhovtsov
This is not an actual PR, more like proposal for consideration Typesafe maniac like would be really grateful for strictly typed Action TS v2.2+ introduces defaults for generic types so...
# Description User can't enter any letters in party phone field, button "+Add" will be inactive. # Steps to reproduce issue User tries to enter not a numbers in phone...
@ocombe okay first thing: more docs, maybe with a project demo second thing: it would be nice to have some kind of "init my lib" cli command, to start a...
- for empty folder - for existing project
We need html,css, sass: 1. style guide 2. linters 3. html\css\sass style linters @valor-software/devs Ideas?
## Summary - Replace deprecated `@import` with modern `@use` statements in all SCSS files - Fix Sass deprecation warnings during build process - Use `as *` syntax for variables to...
## Summary - Add container option to ModalOptions allowing modals to be appended to custom elements - Supports both string selectors and direct Element references - Updates BsModalService to use...
## Summary - Fixes typeahead displaying "[object Object]" when initialized with object values - Adds automatic detection of common display fields (name, label, title, text, value, display) - Improves getValueFromObject...
## Summary - Add beforeRemove event to TabDirective allowing cancellation of tab removal - Developers can now show confirmation dialogs or prevent removal by calling event.preventDefault() - Maintains full backward...
## Summary - Add support for multiple datasets in typeahead similar to Twitter's typeahead.js - Developers can now provide multiple data sources with different configurations - Each dataset can have...