Skip to content

Latest commit

 

History

History
146 lines (84 loc) · 3.21 KB

ChangeLog.md

File metadata and controls

146 lines (84 loc) · 3.21 KB

pwix:modal-info

ChangeLog

1.10.0

Release date: 2024-10- 4

- Replace the pwix:accounts-tools dependency with pwix:accounts-hub, thus bumping minor candidate version number
- Fix configuration overrides

1.9.1

Release date: 2024- 7- 1

- Modify the configure() verbose message to be consistent with other packages

1.9.0

Release date: 2024- 7- 1

- Accept HTML as labels, bumping minor candidate version number

1.8.0

Release date: 2024- 7- 1

- Introduce trace and configure modules, bumping minor candidate version number
- Have a default label when user identifier is zero (todo #10)

1.7.1

Release date: 2024- 7- 1

- Fix display of last update date and time

1.7.0

Release date: 2024- 6-30

- Accept that provided object be a function which returns the object, bumping minor candidate version number

1.6.1

Release date: 2024- 6- 9

- Remove pwix:ui-utils dependency
- Add (missing) pwix:ui-bootstrap5 dependency

1.6.0

Release date: 2024- 6- 9

- Let new 'enabled' parameter be a function, bumping minor candidate version number

1.5.0

Release date: 2024- 6- 8

- Doesn't try to display an unset identifier (todo #8)
- Let the button be enabled/disabled by the caller (todo #6) bumping minor candidate version number
- Let the caller provide its own date/time format (todo #9), adding a strftime dependency

1.4.5

Release date: 2024- 6- 8

- Upgrade pwix:modal dependency
- Add pwix:ui-fontawesome6 and pwix:ui-utils dependencies

1.4.4

Release date: 2024- 5-25

- miButton: have a fallback if provided data is empty
- Meteor 3.0 ready
- Update to new pwix:accounts-tools 2.0.0 API

1.4.3

Release date: 2023-10-11

- Fix the miButton title translation
- Display the user identifier if the document is not found in users collection
- No more publish 'users' collection, relying instead on pwix:accounts-tools package (todo #7)

1.4.2

Release date: 2023- 9-18

- Use 'this' instead of Template.currentData() in helpers and events
- Bump pwix:modal requirement to v 1.8.0

1.4.1

Release date: 2023- 9-12

- Back to Meteor 2.9.0

1.4.0

Release date: 2023- 9-11

- Bump pwix:modal requirement to v 1.6.0
- Rename ModalInfo global export to ModalInfo
- Bump version requirements: Meteor to 2.13.2, pwix:i18n to 1.5, pwix:modal to 1.7
- Define ModalInfo.i18n.namespace() (todo #4)
- Define classButton parameter (todo #5)
- Remove (useless) miDialog component
- Fix not displayed name

1.3.0

Release date: 2023- 5-29

- Now relies on pwix:modal package (todo #2)

1.2.1

Release date: 2023- 4-30

- Be more tolerant about language specification
- Add miDialog screenshot in README

1.2.0

Release date: 2023- 1-31

- Replace hardcoded NPM dependencies with tmeasday:check-npm-versions (runtime, development environment only)

1.1.0

Release date: 2023- 1-30

- make miDialog draggable if jQuery UI is present
- rename global object to ModalInfo

1.0.0

Release date: 2023- 1-29

- Initial release

P. Wieser

  • Last updated on 2024, Oct. 4th