Releases: EnsembleUI/ensemble
Releases · EnsembleUI/ensemble
ensemble-v1.0.4
What's Changed
- Rename Text.dart to text.dart by @snehmehta in #1426
- Fix build by @vusters in #1429
- Bracket: fixed out of bound error by @snehmehta in #1434
- bracket: dep update by @snehmehta in #1435
- navigation: fixed missing modal attribute by @snehmehta in #1436
- firebase analytics by @sharjeelyunus in #1437
- Enabling overriding Locale at runtime by @vusters in #1440
- corrected the phone validator function for text input in form widget. by @TheNoumanDev in #1439
- Refactored definition provider by @vusters in #1441
- Proper initialisation of ensemble-web-studio by @snehmehta in #1444
- just updated phone validator to have optional "+" at the start of number by @TheNoumanDev in #1445
- Fix DateTime to use proper locale by @vusters in #1451
- Add RadioGroup by @vusters in #1455
- resolve import error by @vusters in #1456
- SSL Pinning support for apis by @sharjeelyunus in #1454
- fix: SSL pinning by @sharjeelyunus in #1457
- dart derives the type and it derives it as Map<String, List<Map<Strin… by @kmahmood74 in #1460
- Enable tap on Stack by @vusters in #1463
- #1399 fixes the issue where listenForChanges was not working for indi… by @kmahmood74 in #1469
- #1458 dropdown styling to enable themes by @kmahmood74 in #1474
- 1458 dropdown styling by @kmahmood74 in #1475
- #1476 support for Object methods in js by @kmahmood74 in #1477
- 1433 networkinfo by @kmahmood74 in #1488
- fixes #1489 by @kmahmood74 in #1490
- #1491 made classList a d… by @kmahmood74 in #1492
- Fixed the bugs with the drop down by @hemish11 in #1459
- #1501 added /g support a… by @kmahmood74 in #1502
- Added closeToasts attribute to the nagivateModal and navigateScreen by @hemish11 in #1499
- convert ensemble bracket to module by @snehmehta in #1465
- Added autofillHints attribute for text fields by @hemish11 in #1503
- #1505 support for font-f… by @kmahmood74 in #1510
- device security action by @sharjeelyunus in #1497
- #1515 itemTemplates in d… by @kmahmood74 in #1516
- #1512 support for expand… by @kmahmood74 in #1513
- #1523 fixed regression w… by @kmahmood74 in #1524
- ConfirmationInput pinType support by @TheNoumanDev in #1525
- #1514 support for sendin… by @kmahmood74 in #1535
- #1518 cleaning up the va… by @kmahmood74 in #1520
- ensemble chat moved to monorepo by @snehmehta in #1466
- fix: syntax typo by @snehmehta in #1536
- Merge itemTemplate and item-template by @vusters in #1541
- Add recursive eval/translate and enable RadioGroup's label/value by @vusters in #1542
- Disable recursiveEval() until we have a less error-prone mechanism than passthroughSetters() by @vusters in #1543
- Added conditions as passthrough by @snehmehta in #1545
- added support for icon and string as obscure in confirmationWidget by @TheNoumanDev in #1547
- fix: move cursor to end while rebuild by @snehmehta in #1539
- Conditional tab items by @snehmehta in #1517
- TextInput/PasswordInput: maxLength and maxLengthEnforcement by @sharjeelyunus in #1550
- Fixed Conditional widget re-using widgets from if/else clauses. by @vusters in #1552
- #1555 proper fix for par… by @kmahmood74 in #1557
- Added setData function to Chartjs by @jkorn8 in #1553
- #1570 renamed some metho… by @kmahmood74 in #1571
- Fixed Bottom Modal recreating its content multiple times when keyboard appears/disappears by @vusters in #1573
- Update sdk by @vusters in #1574
- Fixes youtube player keeps on playing in background by @hemish11 in #1562
- #1582 Fixed Custom Widget's onLoad not dispatching in some ocassion by @vusters in #1583
- Add splash effect for Row/Column. Add navigateScreen options to dismiss dialogs/bottomsheet/toasts. by @vusters in #1585
- Route navigateScreen/modalScreen's JS/YAML through the same codebase by @vusters in #1587
- Added shimmerEffect and shimmerSpeed parameters by @hemish11 in #1554
- #1563 special handling f… by @kmahmood74 in #1595
- #1576 unified themes and… by @kmahmood74 in #1594
- Fixed the shimmer effect by @hemish11 in #1597
- #1600 new unified themes… by @kmahmood74 in #1601
- removing material3 override by @snehmehta in #1603
- ActionGroup can execute in order. Clean up code. by @vusters in #1605
- Fixed the Diagonal shimmer effect and also added tileMode by @hemish11 in #1604
- clean up by @snehmehta in #1607
- Dropdown border property by @TheNoumanDev in #1588
- [Button] loading state by @sharjeelyunus in #1579
- updated to support more device properties by @TheNoumanDev in #1612
- #1613 by @kmahmood74 in #1615
- #1360 support for FieldValue methods that for example let the develop… by @kmahmood74 in #1617
- Support animation for BoxController by @vusters in #1618
- fixed roration to z axis only. by @vusters in #1619
- add ScrollView widget by @vusters in #1623
- Streamline method names by @vusters in #1627
- updated time widget to support iOS style by @TheNoumanDev in #1626
New Contributors
- @TheNoumanDev made their first contribution in #1439
- @jkorn8 made their first contribution in #1553
Full Changelog: v0.1.0...ensemble-v1.0.4
v0.1.1
First release
- Moved to monorepo.