9.0.1 • Published 7 months ago

@myrmidon/cadmus-refs-historical-date v9.0.1

Weekly downloads
-
License
-
Repository
github
Last release
7 months ago

CadmusRefsHistoricalDate

This project was generated using Angular CLI version 19.0.0.

HistoricalDateComponent

Historical date editor.

  • 🔑 HistoricalDateComponent
  • 🚩 cadmus-refs-historical-date
  • ▶️ input:
    • date (HistoricalDateModel)
    • label (string?)
    • disabled (boolean?)
  • 🔥 output:
    • dateChange (HistoricalDateModel)

DatationComponent

Datation editor.

  • 🔑 DatationComponent
  • 🚩 cadmus-refs-datation
  • ▶️ input:
    • datation (DatationModel)
    • label (string?)
  • 📚 thesauri:
  • 🔥 output:
    • datationChange (DatationModel)

HistoricalDatePipe

  • 🚩 historicalDate

A pipe to display HistoricalDate's (value | historicalDate:type).

All the arguments are optional: type defaults to text. Set type to value if you want to get the sort value instead of the textual representation.

Example:

<span>{{ date | historicalDate }}</span>
<span>{{ date | historicalDate:'value' }}</span>

History

9.0.1

  • 2025-06-02: debounce time in date typing from 1000 to 2000.

9.0.0

  • 2025-05-22: debounce time in date typing from 400 to 1000.
6.0.0

1 year ago

7.0.0

1 year ago

8.0.1

7 months ago

8.0.0

1 year ago

9.0.1

7 months ago

9.0.0

7 months ago

5.1.2

2 years ago

5.1.1

2 years ago

5.1.0

2 years ago

5.0.0

2 years ago

3.0.0

2 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.0

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago