Skip to content

Commit

Permalink
Add info about "dom" module
Browse files Browse the repository at this point in the history
  • Loading branch information
dfilatov committed Sep 26, 2013
1 parent 84ce585 commit 1b93803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
- Добавлена возможность указывать конкретную функцию для отписки от событий в методах `unbindFrom*`.
- Добавлен модуль `objects` для работы с js-объектами (содержит методы `extend`, `isEmpty`, `each`).
- Добавлен модуль `functions` для работы с функциями (содержит методы `isFunction`, `noop`).
- Добавлен модуль `dom` для хелперов при работе с DOM.
- Добавлен модуль `querystring` для работы с урлами.
- Добавлен модуль `loader_type_js` для загрузки js.
- Добавлен модуль `vow` для работы с промисами.
Expand Down

0 comments on commit 1b93803

Please sign in to comment.