datatracker/ietf/static/js
Lars Eggert 091144d7c1
Update deps (#4203)
* chore: Update deps

There are these yarn messages, which I don't understand, but @NGPixel may.

```
➤ YN0000: ┌ Resolution step
➤ YN0060: │ @parcel/optimizer-image@npm:2.6.2 provides @parcel/core (pec760) with version 2.5.0, which doesn't satisfy what @parcel/workers requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (p1835f) with version 2.5.0, which doesn't satisfy what @parcel/fs requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (p40766) with version 2.5.0, which doesn't satisfy what @parcel/workers requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (p60182) with version 2.5.0, which doesn't satisfy what @parcel/cache requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (pe24cb) with version 2.5.0, which doesn't satisfy what @parcel/package-manager requests
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed
```

* Use .yarnrc.yml from @NGPixel

* Fix tests.

I have no idea why they started failing, the both the js code and the tests have
not changed in months...
2022-07-08 16:07:57 -05:00
..
agenda_filter.js Update deps (#4203) 2022-07-08 16:07:57 -05:00
agenda_materials.js test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda_personalize.js And more agenda fixes. 2021-11-18 15:18:48 +00:00
agenda_timezone.js fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
complete-review.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
create_timeslot.js More fixes 2021-12-08 08:55:45 +00:00
d3.js Fix timelines 2021-11-09 16:43:55 +00:00
datepicker.js chore: switch to Yarn 3 (#3819) 2022-04-25 15:54:05 -05:00
doc-search.js fix: Hide tooltips after review wish icon is clicked (#3799) 2022-04-08 14:55:41 -03:00
document_timeline.js fix: Make document revisions in timeline clickable again (#4065) 2022-06-13 11:16:41 -05:00
draft-submit.js fix: Make the author button work on doc submit (#3850) 2022-04-20 10:52:54 -05:00
edit-meeting-schedule.js fix: render meeting schedule editor icons using bootstrap-icons (#3777) 2022-04-05 18:57:08 -03:00
edit-meeting-timeslots-and-misc-sessions.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
edit-milestones.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
edit_action_holders.js fix: Fix action holder form buttons (#3956) 2022-05-13 14:01:14 -05:00
edit_authors.js More test fixes 2022-01-05 11:25:25 +00:00
fullcalendar.js Push some stuff before a mergeable commit. 2021-11-29 17:19:39 +00:00
highcharts.js refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
highstock.js refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
ietf.js fix: Fix include of bootstrap-icons (#4039) 2022-06-01 10:55:01 -05:00
ipr-edit.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
ipr-search.js fix: Make the IPR search form work when enter is pressed (#4114) 2022-06-22 11:59:32 -05:00
jquery-ui.js More test fixes 2022-01-05 11:25:25 +00:00
js-cookie.js More fixes 2021-12-08 08:55:45 +00:00
liaisons.js test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
list.js fix: Various accumulated fixes (#4106) 2022-06-21 13:00:41 -05:00
manage-community-list.js More bs5 changes 2021-12-01 18:45:19 +00:00
manage-review-requests.js fix: tweak review assignment tooltips and control row height (#3788) 2022-04-07 09:48:23 -03:00
meeting-interim-request.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
moment.js fix(ui): import moment.js library with moment-timezone support in wrapper (#3977) 2022-05-18 09:23:07 -05:00
password_strength.js fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
room_params.js fix: Fix floorplan (#4160) 2022-07-06 14:18:44 -05:00
select2.js fix: Stretch righthand-nav to viewport edge (#3921) 2022-05-03 09:35:10 -05:00
session_details_form.js Merge 7.45.1.dev0 into Bootstrap 5 update branch. Made a first pass at reconciling differences. 2022-02-17 20:09:49 +00:00
sortable.js More select2 and test fixes. 2021-12-14 18:19:12 +00:00
stats.js Bring back some additional js dependencies. 2021-11-24 14:32:35 +00:00
status-change-edit-relations.js Check the selenium console log for any issues as part of the test suite, 2022-02-10 21:20:20 +00:00
timeslot_edit.js Check the selenium console log for any issues as part of the test suite, 2022-02-10 21:20:20 +00:00
timezone.js fix(ui): import moment.js library with moment-timezone support in wrapper (#3977) 2022-05-18 09:23:07 -05:00
upcoming.js fix: More fixes for narrow screens (#3662) 2022-03-24 12:40:48 -03:00
upload-material.js More fixes. 2022-01-11 15:02:27 +00:00
upload_bofreq.js refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
week-view.js fix: refactor/correct calculation of week-view event start/end times (#3947) 2022-05-11 16:08:47 -05:00
zxcvbn.js More fixes. 2022-01-31 19:17:50 +00:00