Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 6d04b21

Browse files
committed
Remove links to an internal spec that is not visible externally.
PiperOrigin-RevId: 189763480
1 parent 35def35 commit 6d04b21

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

lib/material_datepicker/material_date_range_picker.dart

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ import 'package:angular_components/utils/disposer/disposer.dart';
4343
/// 2035 but "36" is interpreted as "1936". Next year, "36" will start to be
4444
/// interpreted as 2036.
4545
///
46-
/// This component is based on the mocks at
47-
/// <http://folio/ritaho/Ads%20UX%20components/datepicker2014/Latest>.
48-
/// It implements the "fully loaded picker" part of the spec. Other parts of the
49-
/// spec (e.g. datetime picker, date range picker with other layouts) should
50-
/// probably be implemented as their own components.
5146
///
5247
/// __Example usage:__
5348
///

lib/material_datepicker/material_datepicker.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ import 'package:angular_components/utils/angular/properties/properties.dart';
4141
///
4242
/// See also `material-date-range-picker` if you want to choose date ranges.
4343
///
44-
/// This component is based on the spec at
45-
/// <http://folio/ritaho/Ads%20UX%20components/datepicker2014/Latest>.
4644
///
4745
/// __Example usage:__
4846
///

0 commit comments

Comments
 (0)