Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(forms): remove deprecated forms notice for js #2395

Merged
merged 1 commit into from
Sep 19, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions public/docs/js/latest/guide/forms.jade
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
include ../_util-fns

.alert.is-important
:marked
This guide is using the new forms API.

The old forms API is deprecated, but we still maintain a separate version of the guide using the deprecated forms API <a href='/docs/js/latest/guide/forms-deprecated.html'>here</a>.

:marked
We’ve all used a form to login, submit a help request, place an order, book a flight,
schedule a meeting and perform countless other data entry tasks.
Expand Down