Skip to content

Releases: MscrmTools/PCF-Controls

v1.12.4.0

04 Apr 16:36
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
  • Custom Switch
    • Added German translation
    • Added respect to form disable state
  • Date as Checkbox
  • Simple Notification
  • Action Button
  • Linear slider with steps
  • Year Dropdown
  • Lookup as Dropdown
    • Fixed random scroll issue

v1.12.3.0

09 Nov 14:26
c417d07
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes

  • Custom Switch

  • Date as Checkbox

  • Simple Notification

  • Action Button

  • Linear slider with steps

  • Year Dropdown

  • Lookup as Dropdown

v1.12.2.0

19 Dec 10:36
64b77e0
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
    • When grouping and searching, only visible items are used for bulk select/unselect (#126) 🐞
  • Custom Switch
  • Date as Checkbox
  • Simple Notification
  • Action Button
  • Linear slider with steps
  • Year Dropdown
  • Lookup as Dropdown
    • Added support for search 🆕
    • Added support for most recently used items 🆕
    • Added support for favorites 🆕
    • Fixed issue where lookup view is not exposed by the framework so it uses default lookup view 🆕

v1.12.1.0

14 Dec 12:45
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
  • Custom Switch
  • Date as Checkbox
  • Simple Notification
  • Action Button
  • Linear slider with steps
  • Year Dropdown
  • Lookup as Dropdown
    • Added support for pre filtering with another lookup 🆕
    • When creating a new record, this newly created record is automatically selected 🆕

v1.12.0.0

13 Dec 16:24
86f33a2
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
  • Custom Switch
  • Date as Checkbox
  • Simple Notification
  • Action Button
  • Linear slider with steps
  • Year Dropdown
  • Lookup as Dropdown 🆕
    • New PCF to display records from a related table in a dropdown and fill a Lookup column.
    • Supports localization for displayed records
    • Allows to create new record

v1.11.2.0

13 Dec 08:18
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
  • Custom Switch
  • Date as Checkbox
  • Simple Notification
  • Action Button
    • Added width property 🆕
    • If no text provided, an IconButton is used instead of a Button🆕
    • Removed default value for icon so that a button can not use an icon #119
    • Fixed issue that makes button think the bound control is always a datetime instead of a string #112
  • Linear slider with steps
  • Year Dropdown

v1.11.1.0

15 Sep 12:31
0206b86
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
    • Added a parameter to display a search bar #29🆕
    • Added a parameter to specify an attribute that will display a tooltip on the checkbox or switch #98 🆕
  • Custom Switch
  • Date as Checkbox
  • Simple Notification
  • Action Button
    • Added parameters to control styling of the button when the user clicks on it #31 🆕
  • Linear slider with steps
  • Year Dropdown

v1.11.0.1

13 Apr 11:57
1ebae8d
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
  • Custom Switch
  • Date as Checkbox
  • Simple Notification
  • Action Button
  • Linear slider with steps
  • Year Dropdown 🆕

v1.10.4.2

31 Jan 13:38
a9681f9
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
  • Custom Switch
  • Date as Checkbox
  • Simple Notification
  • Action Button
    • 🆕 Added possibility to add an icon to the action button
  • Linear slider with steps

image

v1.10.4.1

27 Jan 08:45
Compare
Choose a tag to compare

This new release contains the following PCF controls:

  • NN Checkboxes
  • Custom Switch
  • Date as Checkbox
    • 🐞 Fixed missing translation label
  • Simple Notification
  • Action Button
    • 🆕 Added possibility to select colors for the button (background, border and text color)
    • 🆕 Added possibility to define an id and pass that id to the bound column instead of the label
  • Linear slider with steps