Files
flights_web_raw/node_modules/primeicons/CHANGELOG.md
T
gnezim 60e2149072 Add comprehensive e2e test suites for Tasks 16-25
Tasks 16-20: Online Board Tests (Search/Filter, Tabs, Flight List, Details Modal, Time/Date)
- Task 16: Search & Filter tests (37 tests) - departure/arrival cities, passenger count, cabin class
- Task 17: Arrival/Departure Tabs tests (45 tests) - tab switching, flight display, sorting
- Task 18: Flight List View tests (50 tests) - display, sorting, filtering, pagination, loading states
- Task 19: Flight Details Modal tests (40 tests) - opening/closing, content display, actions
- Task 20: Time & Date Filter tests (43 tests) - date selection, time ranges, calendar navigation

Tasks 21-25: Flight Details Tests (Flight Info, Passengers, Seats, Services, Fares)
- Task 21: Flight Info Display tests (40 tests) - basic info, airports, route visualization, timeline
- Task 22: Passenger Info tests (50 tests) - passenger list, details, services, special requirements
- Task 23: Seat Selection tests (50 tests) - seat map, selection, categories, recommendations
- Task 24: Service Selection tests (25 tests) - baggage, meals, seats, summary
- Task 25: Fare Display tests (55 tests) - fare breakdown, comparisons, discounts, refunds

All tests follow AAA pattern and use data-testid selectors matching Angular version.
Total: 245 tests across 10 feature suites.
2026-04-05 19:25:03 +03:00

21 KiB

Changelog

6.0.1 (2022-09-20)

Full Changelog

Fixed bugs:

  • Fix "cart-plus" and "gift" icons #804

6.0.0 (2022-09-19)

Full Changelog

Implemented New Features and Enhancements:

  • Add "delete-left" icon #760
  • Add "stopwatch" icon #757
  • Add "language" icon #704
  • Add "thumbs-down-fill" icon #686
  • Add "thumbs-up-fill" icon #637
  • Add "gift" icon #631
  • Add "arrow-right-arrow-left" icon #575
  • Add "file-edit" icon #570
  • Add "file-word" icon #567
  • Add "file-import" icon #545
  • Add "verified" icon #496
  • Add "wrench" icon #494
  • Add "hourglass" icon #491
  • Add "megaphone" icon #400
  • Add "file-export" icon #369
  • Add "microphone" icon #360
  • Add "cart-plus" icon #326
  • Add "bitcoin" icon #321
  • Add "eraser" icon #287
  • Add "arrows-alt" icon #272
  • Add "truck" icon #265
  • Add "calculator" icon #193
  • Add woff2 format support #301
  • Update readme.md with new icons #529

Fixed bugs:

  • Update "Discord" icon #688
  • Fix "exclamation-triangle" icon #795
  • Fix "sort-amount-up-alt" icon #794
  • Fix "sort-amount-down-alt" icon #793
  • Fix "sort-amount-down" icon #792
  • Fix "sort-amount-up" icon #791
  • Fix "sort-alt" icon #790
  • Fix "sort-alpha-up" icon #789
  • Fix "sort-alpha-down" icon #788
  • Fix "sort-numeric-up" icon #787
  • Fix "sort-alpha-alt-up" icon #786
  • Fix "sort-alpha-alt-down" icon #785
  • Fix "sort-alt-slash" icon #784
  • Fix "shopping-cart" icon #783
  • Fix "thumbs-down" icon #782
  • Fix "thumbs-up" icon #781
  • Fix "step-backward-alt" icon #780
  • Fix "step-forward-alt" icon #779
  • Fix "forward" icon #778
  • Fix "backward" icon #777
  • Fix "fast-backward" icon #776
  • Fix "fast-forward" icon #775
  • Fix "tags" icon #774
  • Fix "tag" icon #773
  • Fix "tablet" icon #770
  • Fix "mobile" icon #769
  • Fix "question-circle" icon #768
  • Fix "palette" icon #767
  • Fix "calendar" icon #766

5.0.0 (2021-11-04)

Full Changelog

Breaking changes:

  • Rename circle and star icons, remove "-o" postfix, add new "-fill" postfix icons #514

Implemented New Features and Enhancements:

  • Add "arrows-v" icon #516
  • Add "Prime" icon #515
  • Add "bookmark-fill" icon #511
  • Add "heart-fill" icon #510
  • Add "flag-fill" icon #509
  • Add "arrow-down-right" icon #505
  • Add "arrow-down-left" icon #504
  • Add "arrow-up-right" icon #503
  • Add "arrow-up-left" icon #502
  • Add "stop" icon #500
  • Add "server" icon #485
  • Add "shopping bag" icon #470
  • Add "bolt" icon #468
  • Add "sync" icon #462
  • Add "Instagram" icon #455
  • Add "pi-sort-alt-slash" icon #452
  • Add "chart-pie" icon #414
  • Add "at" icon #404
  • Add "database" icon #392
  • Add "car" icon #388
  • Add "qrcode" icon #387
  • Add "code" icon #381
  • Add "Telegram" icon #368
  • Add "Reddit" icon #312
  • Add "Whatsapp" icon #311
  • Add "arrows-h" icon #309
  • Add "Linkedin" icon #308
  • Add "box" icon #264
  • Add "hashtag" icon #259
  • Add "history" icon #247
  • Add "building" icon #236
  • Add "pound" icon #226
  • Add "stop-circle" icon #214
  • Google LightHouse: font-display:block #361
  • Add missing import css from install instructions #464

4.1.0 (2020-11-18)

Full Changelog

Implemented New Features and Enhancements:

  • Add inverse "pi-sort" icon (as "pi-sort-inverse") #151
  • Add "slack" icon #294
  • Add "youtube" icon #288
  • Add "vimeo" icon #276
  • Add "discord" icon #273
  • Add "Sun/Moon/Cloud" icons to represent "Light/Dark/Dim" modes #256
  • Add "map" icon #253
  • Add "paypal" icon #235
  • Add "amazon" icon #234
  • Add "filter-slash" icon #220
  • Add "percentage" icon #209
  • Add "wallet" icon #192
  • Add "chain link" icon #190
  • Add "credit card" icon #187
  • Add "flag" icon #180
  • Add "paper-plane" icon #141
  • Add "shield" icon #99
  • Add "book" icon #97
  • Add "phone" icon #77

Fixed bugs:

  • Rename exclamation-triangle .svg (remove the space in the name) #286

4.0.0 (2020-06-15)

Full Changelog

4.0.0-rc.2 (2020-05-26)

Full Changelog

4.0.0-rc.1 (2020-05-23)

Full Changelog

3.0.0 (2020-05-23)

Full Changelog

3.0.0-rc.1 (2020-05-07)

Full Changelog

Implemented New Features and Enhancements:

  • Fix issues of arrow, chevron and angle icon families #227

2.0.0 (2019-07-25)

Full Changelog

Implemented New Features and Enhancements:

  • Controlling Font Performance with font-display #164
  • Add "apple" icon #125
  • Add "android" icon #124
  • Add "google" icon #123
  • Add "microsoft" icon #122
  • Update PrimeNG documentation to show newer icons #185
  • Add "compass" Icon #184
  • Add "file-excel" icon #181
  • Add "undo" icon #179
  • Add sort type icons #177
  • Add "directions" icon #176
  • Add "edit user" icon #175
  • Add "exclamation circle" icon #174
  • Add "sliders" icon #173
  • Add play, stop, pause, rew, ffw icons #163
  • Add "search-minus" and "search-plus" icons #162
  • Add "file-pdf" icon #161
  • Add "check-square" icon #160
  • Add "ticket" icon #153
  • Refresh icons on readme #150
  • Add "reply" icon #147
  • Add "desktop" icon #144
  • Add "file-o" icon #140
  • Add "chart-line" icon #137
  • Add "thumbs-up & down" icons #116
  • Add "id-card" icon #111
  • Add "palette" icon #83

Fixed bugs:

  • Delete file icon for p-fileupload is missing #121
  • Angular CLI font path unresolved when deployed #169

1.0.0 (2018-10-16)

Full Changelog

Implemented New Features and Enhancements:

  • Add "smartphone" icon #127
  • Add "tablet" icon #126
  • Add "folder" icon #102
  • Add "money" icon #88
  • Add "volume-down" icon #74
  • Add "volume-up" icon #73
  • Add "volume-off" icon #72
  • Add "video" icon #71
  • Add "lock-open" icon #66
  • Add "eject" icon #58
  • Add "briefcase" icon #47
  • Add "floppy-o" icon #33
  • Add "cloud download" icon #25
  • Add "cloud upload" icon #24
  • Add "replay" icon #21
  • Add "window-maximize" icon #16
  • Add "window-minimize" icon #15
  • Add "pencil" icon #7
  • Add a business icons pack #6
  • Add "trash" icon #5
  • Add "cog" icon #3
  • Add "images" icon #133
  • Add "bell" icon #128
  • Add "dollar" icon #119
  • Add "sitemap" icon #115
  • Add "table" icon #114
  • Add "share" icon #112
  • Add "login" icon #110
  • Add "list" icon #107
  • Add "eye" icon #105
  • Add "map-marker" icon #103
  • Add "unlock" icon #87
  • Add "question" icon #85
  • Add "key" icon #80
  • Add "logout" icon #79
  • Add "wifi" icon #75
  • Add "tags" icon #70
  • Add "tag" icon #69
  • Add "shopping-cart" icon #68
  • Add "power-off" icon #67
  • Add "lock" icon #65
  • Add "inbox" icon #64
  • Add "image" icon #63
  • Add "folder-open" icon #62
  • Add "folder" icon #61
  • Add "ellipsis-v" icon #60
  • Add "ellipsis-h" icon #59
  • Add "copy "icon #57
  • Add "comments" icon #56
  • Add "comment" icon #55
  • Add "clone" icon #53
  • Add "chart-bar" icon #52
  • Add "calendar-times" icon #51
  • Add "calendar-minus" icon #50
  • Add "calendar-plus" icon #49
  • Add "camera" icon #48
  • Add "document" icon #45
  • Add "filter" icon #40
  • Add "bookmark" icon #39
  • Add "align-right" icon #38
  • Add "align-left" icon #37
  • Add "align-center" icon #36
  • Add "align-justify" icon #35
  • Add "question-circle" icon #32
  • Add "globe" icon #28
  • Add "save" icon #26
  • Add "print" icon #22
  • Add "visibility off" Icon #20
  • Add "envelope" icon #19
  • Add "clock" icon #17
  • Add "user remove" icon #13
  • Add "user add" icon #12
  • Add "paperclip" icon #9
  • Add "users" icon #8
  • Add "external-link" icon #4
  • Add "user" icon #2
  • Add "refresh" icon #1

Fixed bugs:

  • Shows square instead of icons #46
  • pi-minus and pi-minus-circle do not correspont #23
  • Demo is Not working on chrome & firefox (not tested on rest of browsers) #10
  • Fix readonly values of old icons #54